Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals175d ago0x6a41cd…7ac7cb
0x09c0…1b8b0xef43…6c7fBase$0.01100%coinbase175d ago0x71602b…f47792
0x09c0…1b8b0xef43…6c7fBase$0.03100%virtuals175d ago0x3b29c6…c0897e
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals175d ago0x98b85f…26abfc
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals175d ago0x8508a6…14489a
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals175d ago0x6e4404…74afaa
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals175d ago0x57b791…2f93a2
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals175d ago0x3ff2f5…987100
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals175d ago0xd6308f…a7f30d
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals175d ago0xf1e698…ff04b0
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals175d ago0x941927…8007ed
0x09c0…1b8b0xef43…6c7fBase$0.03100%virtuals175d ago0xd69fa1…d761a7
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals175d ago0x5c1b5b…3a74f1
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals176d ago0x9b1a62…715f6a
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals176d ago0xfab4a2…60a219
0x09c0…1b8b0xef43…6c7fBase$0.03100%virtuals176d ago0xef9a49…15c338
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals176d ago0x8348f3…fe611d
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals176d ago0xe17efb…6e6fe2
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals176d ago0x68929b…edca4f
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals176d ago0x890812…a62f46
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals176d ago0xea54f2…b6647e
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals176d ago0x499a09…103a2d
0x09c0…1b8b0xef43…6c7fBase$0.03100%virtuals176d ago0xf5370f…ca4928
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals176d ago0xac1242…76ea4e
0x09c0…1b8b0xef43…6c7fBase$0.03100%virtuals176d ago0x6543e2…097f92

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.