Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.001383100%0x4337…7b1f81d ago0x32bdee…704df6
0x3be9…575c0x31d0…2cd7Base$50.34100%0x4337…7b1f81d ago0x32bdee…704df6
0x3be9…575c0xf6ee…3bd2Base$0.002028100%0x4337…663c81d ago0x4d3e00…492f07
0x3be9…575c0x31d0…2cd7Base$99.36100%0x4337…663c81d ago0x4d3e00…492f07
0x3be9…575c0x31d0…2cd7Base$99.36100%0x4337…2d7981d ago0xd6f890…641844
0x3be9…575c0xf6ee…3bd2Base$0.002025100%0x4337…2d7981d ago0xd6f890…641844
0x3be9…575c0x31d0…2cd7Base$50.30100%0x4337…39a881d ago0x6792d9…05193b
0x3be9…575c0xf6ee…3bd2Base$0.007151100%0x4337…39a881d ago0x6792d9…05193b
0x3be9…575c0xf6ee…3bd2Base$0.007131100%0x4337…ef2581d ago0x6c0edf…8102c0
0x3be9…575c0x31d0…2cd7Base$100.32100%0x4337…ef2581d ago0x6c0edf…8102c0
0x3be9…575c0xf6ee…3bd2Base$0.001872100%0x4337…a93d81d ago0xfff918…1a53fa
0x3be9…575c0x31d0…2cd7Base$11.28100%0x4337…a93d81d ago0xfff918…1a53fa
0x3be9…575c0xf6ee…3bd2Base$0.009883100%0x718f…3eac81d ago0xc07661…e57a22
0x3be9…575c0x31d0…2cd7Base$16.29100%0x718f…3eac81d ago0xc07661…e57a22
0x3be9…575c0xf6ee…3bd2Base$0.002394100%0x28e4…5b0181d ago0x670713…bfeed6
0x3be9…575c0x31d0…2cd7Base$10.28100%0x28e4…5b0181d ago0x670713…bfeed6
0x3be9…575c0xf6ee…3bd2Base$0.004167100%0x28e4…5b0181d ago0xedecdd…d04a64
0x3be9…575c0x31d0…2cd7Base$42.34100%0x28e4…5b0181d ago0xedecdd…d04a64
0x3be9…575c0x31d0…2cd7Base$24.29100%0x4337…d6af81d ago0xc6c6c4…f5dd5c
0x3be9…575c0xf6ee…3bd2Base$0.006976100%0x4337…d6af81d ago0xc6c6c4…f5dd5c
0x3be9…575c0x31d0…2cd7Base$18.29100%0x4337…df4881d ago0xa5a343…ebeada
0x3be9…575c0xf6ee…3bd2Base$0.008928100%0x4337…df4881d ago0xa5a343…ebeada
0x3be9…575c0xf6ee…3bd2Base$0.005617100%0x28e4…5b0181d ago0xcc4b97…84dd77
0x3be9…575c0x31d0…2cd7Base$77.31100%0x28e4…5b0181d ago0xcc4b97…84dd77
0x3be9…575c0xf6ee…3bd2Base$0.002052100%0x4337…39a881d ago0x9c709c…585d51

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.