Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd13f…1f6d0x13ca…3e5bBase—$0.01100%coinbase52d ago0x8ff4e7…09665d
0xd13f…1f6d0x3499…a662Base—$0.01100%coinbase52d ago0xe7bee3…ce30ac
0xd13f…1f6d0x22dd…e072Base—$0.01100%coinbase52d ago0x2ea4ec…18e503
0xd13f…1f6d0x4a5c…3bd2Base—$0.01100%coinbase53d ago0x0bbd25…0aee97
0xd13f…1f6d0x307a…279dBase—$0.01100%coinbase53d ago0xf0bb8b…6b458d
0xd13f…1f6d0x3b3c…7a55Base—$0.01100%coinbase53d ago0x689111…0fbf87
0xd13f…1f6d0x429b…10c7Base—$0.01100%coinbase53d ago0x324077…bc5760
0xd13f…1f6d0xaf97…986bBase—$0.01100%coinbase53d ago0xddbba6…7042e5
0xd13f…1f6d0x66a2…55f8Base—$0.01100%coinbase53d ago0x1bbf30…78ee4f
0xd13f…1f6d0x6a21…abe5Base—$0.01100%coinbase53d ago0x50ec82…d2ab5b
0xd13f…1f6d0xb6cf…3442Base—$0.01100%coinbase53d ago0x55b55e…aa3419
0xd13f…1f6d0x787e…4bf4Base—$0.01100%coinbase53d ago0x91afba…c9ec35
0xd13f…1f6d0x8535…8869Base—$0.01100%coinbase53d ago0x20472f…9526ed
0xd13f…1f6d0x7f02…1767Base—$0.01100%coinbase53d ago0x689c49…6f34c2
0xd13f…1f6d0x5155…d13fBase—$0.01100%coinbase53d ago0x5a2282…12d49a
0xd13f…1f6d0x2ba1…ba29Base—$0.01100%coinbase53d ago0x869ca9…e3a4de
0xd13f…1f6d0x4319…402dBase—$0.01100%coinbase53d ago0xe4e9c3…fd3a5f
0xd13f…1f6d0x0012…e426Base—$0.01100%coinbase53d ago0xdfdeaf…58564c
0xd13f…1f6d0x1b2d…ea3aBase—$0.01100%coinbase53d ago0xee4e9b…15a9f0
0xd13f…1f6d0x18e9…3b1eBase—$0.01100%coinbase53d ago0x076fcf…801066
0xd13f…1f6d0x97b4…ea77Base—$0.01100%coinbase53d ago0xa0d726…c633f6
0xd13f…1f6d0x1b5d…5b6fBase—$0.01100%coinbase53d ago0x105e6e…8838db
0xd13f…1f6d0x4aa1…5f90Base—$0.01100%coinbase53d ago0x351eff…b910c2
0xd13f…1f6d0xe027…321cBase—$0.01100%coinbase53d ago0xed1a24…01d587
0xd13f…1f6d0x7f12…8311Base—$0.01100%coinbase53d ago0x8abe0b…d95fed

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.