Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfac3…e5500x6a0a…bf67Base—$0.01100%coinbase3d ago0xc17479…a8f38e
0xfac3…e5500x6a0a…bf67Base—$0.01100%coinbase3d ago0x0b6a4e…998e55
0xfac3…e5500x6a0a…bf67Base—$0.01100%coinbase3d ago0x74f817…95fe0b
0xfac3…e5500x6a0a…bf67Base—$0.01100%coinbase3d ago0x8f66cd…db8bd9
0xfac3…e5500x6a0a…bf67Base—$0.01100%coinbase3d ago0xb9933c…049921
0xfac3…e5500x6a0a…bf67Base—$0.01100%coinbase3d ago0x82d220…46dbeb
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0x666805…04cc65
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0x60e737…d3d092
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0xd565ce…42c14d
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0xc2e9f5…6aaf6a
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0x3a4767…52d6dd
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0x18f006…acb7d2
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0x549ea3…88467d
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0xb90650…f6a200
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0x63f53b…fe8182
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0x053e79…a1a9f7
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0x6d78d3…fdec36
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0x2abe1c…e09025
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0xfd1606…4eb134
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0xc916d7…4e36c7
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0x9160e1…36e9d0
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0x6f937d…140cce
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0x18bf9b…153e1a
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0x49e1f1…419523
0xfac3…e5500x6a0a…bf67Base—$0.10100%coinbase3d ago0xaaa98a…22205e

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.