Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0xf461ce…c4eb74
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x695e20…e22616
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x5d5551…4a2308
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x35a24f…19a27b
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0xf04726…3f95a0
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0xf07914…d46375
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x697135…1c80ab
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0xa70035…43d520
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x0ecf90…bccf9b
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x705e6d…faa8ed
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x35ee46…804f8b
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x11dd83…318298
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x469215…31b917
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x58d198…97abce
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0xa05660…bf04d5
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x44d765…fe6e9e
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x7b8db3…8036ce
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x52a5d8…80fb04
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x5e168b…ede591
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x7b299e…9e4cdf
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x73855b…faa09e
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0xdafdec…26537f
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x3663ea…1b3dd8
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x730223…a62624
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase114d ago0x21ce68…c7cfc8

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.