Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd355…4e7a0x3e0a…78e7Base$0.003563100%coinbase79d ago0x83f02c…a6921d
0xd355…4e7a0x3e0a…78e7Base$0.003599100%coinbase79d ago0x253315…8b9146
0xd355…4e7a0x3e0a…78e7Base$0.004297100%coinbase79d ago0x414447…fe9a6d
0xd355…4e7a0x3e0a…78e7Base$0.002847100%coinbase79d ago0xe7354c…2c96c5
0xd355…4e7a0x3e0a…78e7Base$0.005628100%coinbase79d ago0x8b1021…01fb39
0xd355…4e7a0x3e0a…78e7Base$0.005605100%coinbase79d ago0x663e3f…fed0d1
0xd355…4e7a0x3e0a…78e7Base$0.004855100%coinbase79d ago0x5f6bf9…1bc34a
0xd355…4e7a0x3e0a…78e7Base$0.005554100%coinbase79d ago0x8e1662…92054b
0xd355…4e7a0x3e0a…78e7Base$0.005037100%coinbase79d ago0x84c004…0cc97e
0xd355…4e7a0x3e0a…78e7Base$0.003837100%coinbase79d ago0x4d2067…1b340f
0xd355…4e7a0x3e0a…78e7Base$0.005134100%coinbase79d ago0x1ac010…5757fe
0xd355…4e7a0x3e0a…78e7Base$0.003151100%coinbase79d ago0xea75f5…e431ba
0xd355…4e7a0x3e0a…78e7Base$0.005656100%coinbase79d ago0xda2e10…fdc2ea
0xd355…4e7a0x3e0a…78e7Base$0.005527100%coinbase79d ago0x68d8f9…295a83
0xd355…4e7a0x3e0a…78e7Base$0.004388100%coinbase79d ago0x9bf58f…5f19eb
0xd355…4e7a0x3e0a…78e7Base$0.003833100%coinbase79d ago0x96ce3e…c177f9
0xd355…4e7a0x3e0a…78e7Base$0.003499100%coinbase79d ago0xcd19cc…6c6ca6
0xd355…4e7a0x3e0a…78e7Base$0.003384100%coinbase79d ago0xfac0b4…20caf6
0xd355…4e7a0x3e0a…78e7Base$0.004668100%coinbase79d ago0x56e4e9…516cda
0xd355…4e7a0x3e0a…78e7Base$0.005929100%coinbase79d ago0x5dacb4…9a00cc
0xd355…4e7a0x3e0a…78e7Base$0.00361100%coinbase79d ago0x011676…cbd1f4
0xd355…4e7a0x3e0a…78e7Base$0.003963100%coinbase79d ago0x145f2a…7a845e
0xd355…4e7a0x3e0a…78e7Base$0.00375100%coinbase79d ago0xbdbab7…f28417
0xd355…4e7a0x3e0a…78e7Base$0.003239100%coinbase79d ago0x4972ba…796e5a
0xd355…4e7a0x3e0a…78e7Base$0.002923100%coinbase79d ago0x7694b0…ac8281

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.