Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x61c570…6fa774
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x75efdb…6298fc
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x1e2682…d7f93a
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x26f34f…005c52
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x836947…7a60d6
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x7af71b…6dbf60
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0xd5807c…d09aea
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x0eb3f7…777b80
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x7285cf…1221c7
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0xcc53e9…5d3ca9
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0xf8ece9…4a7a86
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x6f7e8c…57aac0
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x4426f2…f5cca0
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0xc000a0…d9c79c
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x453728…908e9d
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0xff2559…e3ba7e
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x0945cd…6d6e17
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0xce0f56…27e166
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0xa9e2bb…699dd3
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x7d1fc5…f9f81c
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x529129…240310
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x744f7d…2e6de6
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x06f2c0…330e5b
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x7c54fd…9e9c81
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase44d ago0x3efe39…5cc57c

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.