Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase42d ago0x456374…e56487
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase42d ago0xcb29ad…3ac168
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x462c1b…a09879
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x99f1d5…f2dd66
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x7ad227…2c832c
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0xa0f243…b31ab0
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x28c022…184fef
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x99d784…5b46c6
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase42d ago0x4b7115…412486
0xe165…a2f90x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x7ef414…ff6908
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase42d ago0xfa6bbf…091671
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase42d ago0xf2ca7f…7b0b35
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase42d ago0x6b2db4…08f32a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase42d ago0xa1b0b3…a418b6
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase42d ago0x8b4fbe…69ee12
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase42d ago0x177508…913f79
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase43d ago0xcf7c96…c7738e
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase43d ago0xec0bb0…d730e7
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase43d ago0x972cba…96ae13
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase43d ago0x936f1e…962ccc
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase43d ago0x09853d…55617f
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase43d ago0x44e918…4898b2
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase43d ago0x39dcc1…e729a3
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase43d ago0xd434a6…2c3f63
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase43d ago0xe89623…7c4784

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.