Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7346…f85d0x4020…0003Base—$5.0070%0x17fe…fc1823d ago0x418eed…f0f8af
0x5c4e…a0fd0x4020…0003Base—$0.0570%0x7c4f…04fc23d ago0x983b11…7197b3
0xe2d8…66c20x4020…0003Base—$5.0070%0x17fe…fc1823d ago0x8e34de…487b87
0x5c4e…a0fd0x4020…0003Base—$0.0270%0x7c4f…04fc23d ago0xa7322b…e647e0
0x5c4e…a0fd0x4020…0003Base—$0.0170%0x7c4f…04fc23d ago0x2070ec…913d26
0x120c…b45e0x4020…0003Base—$0.002100%coinbase23d ago0x851e44…1d9b7c
0xd47d…ff700x4020…0003Base—$0.1020%Payer-submitted23d ago0xc62137…661226
0x38c1…e3040x4020…0003Base—$5.0070%0x17fe…fc1823d ago0x3077d2…e2300f
0x5c4e…a0fd0x4020…0003Base—$0.5370%0x76df…025623d ago0x9f89f7…c704ff
0x49f4…d3840x4020…0003Base—$0.0170%0x76df…025623d ago0x65b0cb…0e9200
0x49f4…d3840x4020…0003Base—$0.0670%0x76df…025623d ago0x145978…488cb0
0x265a…196c0x4020…0003Base—$0.00670%0x7116…bfc623d ago0x37dfe4…253b25
0x265a…196c0x4020…0003Base—$0.0270%0x7116…bfc623d ago0x8c846a…1daa25
0x5c4e…a0fd0x4020…0003Base—$0.5370%0x76df…025623d ago0x52ccc3…3b48ba
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0x5e744e…0805d5
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0x712527…92ed92
0x5c4e…a0fd0x4020…0003Base—$0.0220%Payer-submitted23d ago0x35ae04…e99221
0x120c…b45e0x4020…0003Base—$0.003100%coinbase23d ago0xf5a25c…5669cf
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0x633f9d…1b9d71
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0x927be5…dfc9e7
0x120c…b45e0x4020…0003Base—$0.003100%coinbase23d ago0x18de73…abbf60
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0xefea48…ce700f
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0xcfb5ae…f87411
0x5c4e…a0fd0x4020…0003Base—$0.0520%Payer-submitted23d ago0xa55072…b64a44
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0x1ce1a3…c319a1

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.