Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$1.05100%0x52ac…a61d77d ago0xe52337…1e460e
0x1332…66eb0x0e3d…7757Base—$25.20100%0x9d18…1e3a77d ago0x3cdf89…c6d149
0x1332…66eb0x0e3d…7757Base—$15.75100%0x1513…b51377d ago0xcefebb…325e8e
0x1332…66eb0x0e3d…7757Base—$3.15100%0xd8e2…3d4b77d ago0x777daa…d8eb2e
0x1332…66eb0x0e3d…7757Base—$52.50100%0x551c…90e577d ago0xb3b363…327835
0x1332…66eb0x0e3d…7757Base—$52.50100%0xc763…5b0b77d ago0x63c4a6…e49ae8
0x1332…66eb0x0e3d…7757Base—$26.25100%0x42d1…f7df77d ago0x9ce53b…9520a4
0x1332…66eb0x0e3d…7757Base—$3.00100%0x0874…897c77d ago0x05e7bc…d76ebd
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3189…20e077d ago0x6fc713…29ff7d
0x1332…66eb0x0e3d…7757Base—$23.10100%0xb725…f2dd77d ago0xca66d1…6b2eff
0x1332…66eb0x0e3d…7757Base—$100.00100%0x0558…49bd77d ago0x9fd493…35fdce
0x1332…66eb0x0e3d…7757Base—$13.65100%0x23e1…500377d ago0x6656fa…bed373
0x1332…66eb0x0e3d…7757Base—$18.90100%0x0971…930e77d ago0xec4480…cfc197
0x1332…66eb0x0e3d…7757Base—$38.00100%0x9510…bc1277d ago0xbb1cb2…5adafe
0x1332…66eb0x0e3d…7757Base—$21.00100%0x560f…a71377d ago0x21f446…6e54f1
0x1332…66eb0x0e3d…7757Base—$10.50100%0x28a1…4ae577d ago0xc27256…967180
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1570…9b0a77d ago0x41190d…995e5f
0x1332…66eb0x0e3d…7757Base—$1.01100%0xaf2b…381277d ago0x9a6d48…ee6170
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3368…d66b77d ago0x01f8f0…6f2b17
0x1332…66eb0x0e3d…7757Base—$31.50100%0x60b3…977377d ago0xb4737c…f3266e
0x1332…66eb0x0e3d…7757Base—$10.50100%0x10ee…31de77d ago0x3c40db…ed30ec
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2699…b2a577d ago0xb4c5a7…5c1fe0
0x1332…66eb0x0e3d…7757Base—$5.20100%0xcfc4…e10477d ago0x07d908…4f9a9b
0x1332…66eb0x0e3d…7757Base—$2.10100%0x1e09…da4177d ago0xc4fc55…120572
0x1332…66eb0x0e3d…7757Base—$20.20100%0xe218…89ec77d ago0xc371c6…5b1324

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.