Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x015ea4…b04534
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9636a3…875d9c
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9f0a8f…d8b793
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa6d580…fdff3e
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd479ff…9585a5
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x65b46a…53d56f
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x57fbf0…82c8e2
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8aedb7…759be9
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb2c7cf…bd481c
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6dc4bb…50ae36
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2646d7…5fe7bd
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x699b37…82ca65
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x88baa5…c43cd3
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4720b1…b1c99f
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x056bcd…a45b37
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2f41b7…946d99
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f96e4…b0b575
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc037d1…60ecb6
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x75a081…5016e4
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xefc509…dfcfd6
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfdf558…fc5bd7
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbc8438…41a62d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe68419…4930a0
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x85d952…cc2e93
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x713c30…502851

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.