Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23d ago0x3dda83…0c4707
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23d ago0x9d3fef…1c1df8
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23d ago0x7c67b3…518061
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23d ago0xd32a17…464615
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23d ago0x31e61f…e1d873
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23d ago0x59fc1b…d809f6
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23d ago0x2bd2f8…eecb77
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23d ago0x94156b…8b95f0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23d ago0xe9455f…ea5952
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23d ago0x975156…c1c44e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23d ago0x01e335…ea23ac
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23d ago0x0eed59…983c09
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23d ago0x5e30f0…18ad0e
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase23d ago0x4c2364…d2363e
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase23d ago0x77d01d…079f92
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase23d ago0xa8da6f…8f27a7
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase23d ago0xab07f2…2dd59c
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase23d ago0x9e3c61…3ba17c
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase23d ago0xf02fec…285974
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase23d ago0x14718e…463da1
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase23d ago0x3986b7…3d1042
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase23d ago0x9c2015…df480c
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase23d ago0xf152dc…d823d1
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase23d ago0xa28286…bcc613
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23d ago0x2eea8e…2b26a2

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.