Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x049297…52faa5
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x761f70…db08c8
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x4990d6…8ff844
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0xeb8a62…d7ea07
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x6d44cc…7fdb9e
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x61b596…82425f
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x0748d0…4d5294
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x55cc63…49fb1c
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0xb067d1…86e52f
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0xb68c19…75e5ca
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x6891c7…b0c6b4
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0xb7e532…fcb337
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x43ca0c…fdf0c6
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x4ef5bf…b13fba
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x72af36…56eec1
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x15c71f…fbefd5
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0xfc1c1b…f118b4
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0xfeea9a…7dd13c
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x63c457…ec07f2
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x4073f9…387986
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0xfe494d…199a66
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x79c7ed…f057dc
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x92edbe…8eec45
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0x094723…1b2d8b
0xdbba…5ba10x5aae…482eBase—$0.001100%coinbase2d ago0xd91e4e…7d087a

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.