Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x552162…d816c7
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x0b1e9f…902c05
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x44638a…0cd9da
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x975ce2…546ca3
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x3704e2…1d53c1
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x2cf844…f7c4eb
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x25e441…85bcdb
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x68a288…30c4e1
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0xb46c3e…901939
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x2128ae…615500
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x36b133…79932f
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x701fc6…ea7db4
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0xf80ec6…1dbce9
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0xa1ad58…3c8668
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x5d4006…c37788
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0xa011bc…0ae119
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0xb82d9a…a1880d
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x791784…e4bc9b
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x902af9…39d238
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x433fe4…d64613
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x4877d3…a8ffe9
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa116d ago0x9145f0…94b71b
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa117d ago0xfaccb6…192fd0
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa117d ago0x28433a…93e272

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.