Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x321a…895d0x3e0a…78e7Base—$0.005344100%coinbase74d ago0x7d771c…bb6ee4
0x321a…895d0x3e0a…78e7Base—$0.004605100%coinbase74d ago0x5e0603…c4bdac
0x321a…895d0x3e0a…78e7Base—$0.003878100%coinbase74d ago0xadf178…77d024
0x321a…895d0x3e0a…78e7Base—$0.004009100%coinbase75d ago0x543abf…3e6c72
0x321a…895d0x3e0a…78e7Base—$0.003308100%coinbase75d ago0x7b61c1…1ff624
0x321a…895d0x3e0a…78e7Base—$0.003429100%coinbase75d ago0xf6be56…acc2ef
0x321a…895d0x3e0a…78e7Base—$0.002868100%coinbase75d ago0x0a0e7f…028556
0x321a…895d0x3e0a…78e7Base—$0.005556100%coinbase75d ago0xbe5467…a80be1
0x321a…895d0x3e0a…78e7Base—$0.004669100%coinbase75d ago0x7216e9…73e735
0x321a…895d0x3e0a…78e7Base—$0.003237100%coinbase75d ago0x8e109d…52faaf
0x321a…895d0x3e0a…78e7Base—$0.005135100%coinbase75d ago0x29a2fb…3621b1
0x321a…895d0x3e0a…78e7Base—$0.003946100%coinbase75d ago0x06b4a9…6d1877
0x321a…895d0x3e0a…78e7Base—$0.003768100%coinbase75d ago0xde6479…0d9776
0x321a…895d0x3e0a…78e7Base—$0.005009100%coinbase75d ago0xaf8545…33b1ee
0x321a…895d0x3e0a…78e7Base—$0.003957100%coinbase75d ago0xd16cc4…bb3b32
0x321a…895d0x3e0a…78e7Base—$0.003298100%coinbase75d ago0xbed1a1…21b35f
0x321a…895d0x3e0a…78e7Base—$0.005654100%coinbase75d ago0x715d1a…0d2376
0x321a…895d0x3e0a…78e7Base—$0.004677100%coinbase75d ago0x5f4cb9…eb138c
0x321a…895d0x3e0a…78e7Base—$0.003529100%coinbase75d ago0x867636…24a499
0x321a…895d0x3e0a…78e7Base—$0.004737100%coinbase75d ago0x73b093…38d8f6
0x321a…895d0x3e0a…78e7Base—$0.00341100%coinbase75d ago0x8c9fc4…91b547
0x321a…895d0x3e0a…78e7Base—$0.003018100%coinbase75d ago0x1845fe…233669

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.