Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8d4…04850x3e0a…78e7Base—$0.004716100%coinbase75d ago0xc9e09b…bbd12d
0xa8d4…04850x3e0a…78e7Base—$0.005135100%coinbase75d ago0xbbb248…a2ecac
0xa8d4…04850x3e0a…78e7Base—$0.004496100%coinbase75d ago0x72cc78…c6ea66
0xa8d4…04850x3e0a…78e7Base—$0.005445100%coinbase75d ago0x65f4a6…a90182
0xa8d4…04850x3e0a…78e7Base—$0.005442100%coinbase75d ago0x83c94b…e67ce3
0xa8d4…04850x3e0a…78e7Base—$0.004997100%coinbase75d ago0x465234…bfd080
0xa8d4…04850x3e0a…78e7Base—$0.004159100%coinbase75d ago0x26e86d…0d63dd
0xa8d4…04850x3e0a…78e7Base—$0.003702100%coinbase75d ago0x143648…5a3d16
0xa8d4…04850x3e0a…78e7Base—$0.005148100%coinbase75d ago0xadb5ea…309999
0xa8d4…04850x3e0a…78e7Base—$0.002966100%coinbase75d ago0x874b85…b036e6
0xa8d4…04850x3e0a…78e7Base—$0.002933100%coinbase75d ago0x8d1817…8d3cda
0xa8d4…04850x3e0a…78e7Base—$0.004667100%coinbase75d ago0x5ee5b2…2580ea
0xa8d4…04850x3e0a…78e7Base—$0.004086100%coinbase75d ago0x2172bf…d637ff
0xa8d4…04850x3e0a…78e7Base—$0.003328100%coinbase75d ago0x071144…d07f9f
0xa8d4…04850x3e0a…78e7Base—$0.005382100%coinbase75d ago0x3f769c…cbdf67
0xa8d4…04850x3e0a…78e7Base—$0.004411100%coinbase75d ago0xe5a0ea…78fa65
0xa8d4…04850x3e0a…78e7Base—$0.004224100%coinbase75d ago0x8a91c4…ed393b
0xa8d4…04850x3e0a…78e7Base—$0.005807100%coinbase75d ago0xd17b92…8d57fe
0xa8d4…04850x3e0a…78e7Base—$0.004127100%coinbase75d ago0xc005f7…74f95e
0xa8d4…04850x3e0a…78e7Base—$0.002837100%coinbase75d ago0x1c035f…5c952a
0xa8d4…04850x3e0a…78e7Base—$0.005642100%coinbase75d ago0x49c1d9…a9909f

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.