Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase75d ago0x34cac2…4237b8
0xbac8…fa050x13bf…b9a7Base—$0.00125100%candidates75d ago0x4ed699…49cf3f
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase75d ago0x126a5c…af2300
0xbac8…fa050x13bf…b9a7Base—$0.00125100%candidates75d ago0x909f4e…5233db
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase75d ago0xc1cb51…1e96ad
0xbac8…fa050x13bf…b9a7Base—$0.00125100%candidates75d ago0x9f12b5…6fe9d3
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase75d ago0xce7a3a…f95746
0xbac8…fa050x13bf…b9a7Base—$0.00125100%candidates75d ago0xeb70a4…82f9a8
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase75d ago0x9701cd…02a323
0xbac8…fa050x13bf…b9a7Base—$0.00125100%candidates75d ago0xaa34e6…9c3c62
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase75d ago0x30a61a…b1bb98
0xbac8…fa050x13bf…b9a7Base—$0.00125100%candidates75d ago0xe72c4f…ebc2ec
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase75d ago0xb057a7…b1de05
0xbac8…fa050x13bf…b9a7Base—$0.00125100%candidates75d ago0x34b02f…a8ca90
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase75d ago0x89bf09…a32fef
0xbac8…fa050x13bf…b9a7Base—$0.00125100%candidates75d ago0xdf521b…24c3fe
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase75d ago0xf09a33…48fda8
0xbac8…fa050x13bf…b9a7Base—$0.00125100%candidates75d ago0x2a61b0…9af2e5
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase75d ago0xd65a3e…ea1c3c
0xbac8…fa050x13bf…b9a7Base—$0.00125100%candidates75d ago0xfeb7f7…4b6611
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase75d ago0xac19e0…ad4f8f
0xbac8…fa050x13bf…b9a7Base—$0.00125100%candidates75d ago0x56c57b…2872c8
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase75d ago0x9a722e…1691c4
0xbac8…fa050x13bf…b9a7Base—$0.00125100%candidates75d ago0x8a0e34…5fba20
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase75d ago0xf115f4…e68baf

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.