Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x0fbf1a…2f807c
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x49351a…8af5de
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0xbb37ad…cefd88
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x946c96…682d14
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x173856…9055a7
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0xe269fb…b9b37b
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x65e606…b0f7d9
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x647cfb…9f1b6c
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0xb3693f…3d7407
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0xb37581…b7f7b2
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x8ef377…12e5c0
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0xf58aaa…6d7e4d
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x911a33…654f3a
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0xccaf4c…34fed0
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x6f1c4e…5039b7
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x066448…df5be8
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0xa742a4…a34ce7
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x1955b1…4c7af6
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x0d2995…d16d48
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x8ec261…b95be1
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0xd67934…ea467c
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x5e33bf…cb5470
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x5bb0a2…789a42
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x9252f3…c4b2e6
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase114d ago0x67a865…6914b9

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.