Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xde1b…a3a213d ago0x98f79b…fc3a61
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x2b2b…961c13d ago0xf85936…1fa3c8
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x549c…63b713d ago0x48e61e…306fde
0x1332…66eb0x47c5…4fc3Base—$315.0070%0xc5a1…8a3413d ago0xc2c158…fccdae
0x1332…66eb0x47c5…4fc3Base—$202.6570%0x515b…21b513d ago0xa93b7a…47e766
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1c09…186f13d ago0x659aea…b60e66
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x406c…cda313d ago0x5b8af3…7aea0e
0x1332…66eb0x47c5…4fc3Base—$380.1070%0x1763…dc2213d ago0xdce25c…ec8f25
0x1332…66eb0x47c5…4fc3Base—$210.0070%0x398e…79a613d ago0x9a5ad7…f8fef2
0x1332…66eb0xdf62…30eeBase—$99.7970%0xb11e…6e5a13d ago0xac66d6…c831b0
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xca7d…500113d ago0xbdf700…e95ee6
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x44bc…cd6a13d ago0xdd137a…695071
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xe706…1d9b13d ago0xd48e06…5c7383
0x1332…66eb0x47c5…4fc3Base—$13.6570%0xc836…5c4613d ago0x4d1f58…a48bab
0x1332…66eb0x47c5…4fc3Base—$26.2570%0xd02b…c37913d ago0xbd4175…613c88
0x1332…66eb0x47c5…4fc3Base—$123.9070%0xdcda…233713d ago0xafa5cc…8a9891
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x28ce…606113d ago0x8d183e…a27052
0x1332…66eb0x47c5…4fc3Base—$50.4070%0x2a5b…d6a913d ago0xf39d32…4651f7
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x3670…183b13d ago0x60c930…4c3173
0x1332…66eb0x47c5…4fc3Base—$15.7570%0x77d2…f15d13d ago0xbe5f54…bc4787
0x1332…66eb0xdf62…30eeBase—$99.7970%0x9993…8cf513d ago0x35b03e…a916da
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xf497…02dd13d ago0xeb6fae…459b6c
0x1332…66eb0x47c5…4fc3Base—$73.5070%0x59e8…d82313d ago0x988852…b36ebd
0x1332…66eb0x47c5…4fc3Base—$73.5070%0x4d61…683813d ago0x66b8e2…90657e
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xda2d…f5ea13d ago0x4683b2…fe98f3

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.