Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0xd0a865…2ceee3
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0xd58925…5c859a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x04486e…9b5d6a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x6964d5…1d64e0
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0xe0f1e9…259280
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x419f43…42510a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x73e1ba…6693f8
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0xfd4805…25d5b7
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x7d2826…86b345
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x8f2e66…26b4fd
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0xa19c3f…9d2097
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x5ff9f2…b8f931
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x2dea30…e13790
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0xab4745…c2224f
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x41dc4e…e14c44
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0xb02cd8…1af649
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x107a74…fd9eca
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x4f54ec…ed11e9
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x43b21e…ff48e1
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x88c7b3…b18d7a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x90e766…833819
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0xfe1f80…f1104c

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.