Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e2a…ce4c0x3e0a…78e7Base—$0.002982100%coinbase75d ago0xa98cb5…1aea76
0x6e2a…ce4c0x3e0a…78e7Base—$0.004829100%coinbase75d ago0x47cb31…465572
0x6e2a…ce4c0x3e0a…78e7Base—$0.005431100%coinbase75d ago0x2732b4…236865
0x6e2a…ce4c0x3e0a…78e7Base—$0.003684100%coinbase75d ago0xca26fc…fc07fe
0x6e2a…ce4c0x3e0a…78e7Base—$0.005673100%coinbase75d ago0x983afe…056151
0x6e2a…ce4c0x3e0a…78e7Base—$0.003796100%coinbase75d ago0x06da10…56037d
0x6e2a…ce4c0x3e0a…78e7Base—$0.0052100%coinbase75d ago0x2ae18f…01abde
0x6e2a…ce4c0x3e0a…78e7Base—$0.003406100%coinbase75d ago0xb27633…6257b5
0x6e2a…ce4c0x3e0a…78e7Base—$0.002788100%coinbase75d ago0xdfada9…081039
0x6e2a…ce4c0x3e0a…78e7Base—$0.004586100%coinbase75d ago0xa35ff5…d7de0a
0x6e2a…ce4c0x3e0a…78e7Base—$0.004337100%coinbase75d ago0x944f86…405702
0x6e2a…ce4c0x3e0a…78e7Base—$0.003541100%coinbase75d ago0xa0ee20…c0f790
0x6e2a…ce4c0x3e0a…78e7Base—$0.003151100%coinbase75d ago0x6d762c…a1a154
0x6e2a…ce4c0x3e0a…78e7Base—$0.005116100%coinbase75d ago0x2a0a1e…067d4e
0x6e2a…ce4c0x3e0a…78e7Base—$0.004393100%coinbase75d ago0x3c431f…b10385
0x6e2a…ce4c0x3e0a…78e7Base—$0.002788100%coinbase75d ago0x14b849…092a80
0x6e2a…ce4c0x3e0a…78e7Base—$0.004594100%coinbase75d ago0x4643cd…1ae42a
0x6e2a…ce4c0x3e0a…78e7Base—$0.002843100%coinbase75d ago0x598810…0a36ca
0x6e2a…ce4c0x3e0a…78e7Base—$0.005696100%coinbase75d ago0x9b8036…4b8303
0x6e2a…ce4c0x3e0a…78e7Base—$0.003395100%coinbase75d ago0xdd5d28…3c77c8
0x6e2a…ce4c0x3e0a…78e7Base—$0.005834100%coinbase75d ago0xeaf560…f61af4
0x6e2a…ce4c0x3e0a…78e7Base—$0.005678100%coinbase75d ago0x50393f…3f757f
0x6e2a…ce4c0x3e0a…78e7Base—$0.004538100%coinbase75d ago0x85eb2e…4242a2

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.