Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc052…91140xde25…cd23Base—$0.01100%coinbase73d ago0x3b978b…eb7002
0xc052…91140x724f…e759Base—$0.01100%coinbase73d ago0x9e73eb…882ec2
0xc052…91140x52ba…044bBase—$0.01100%coinbase73d ago0x2b924c…e73ed0
0xc052…91140x8335…eb09Base—$0.01100%coinbase73d ago0xf7a9a3…3179a7
0xc052…91140xd5a4…a43dBase—$0.01100%coinbase73d ago0x85ec1f…964f8c
0xc052…91140x442c…121eBase—$0.01100%coinbase73d ago0xbf085c…7ebdad
0xc052…91140x8594…fc86Base—$0.01100%coinbase73d ago0x364082…f3ea24
0xc052…91140x1fe9…d011Base—$0.01100%coinbase73d ago0x882be3…beffb8
0xc052…91140x566c…6911Base—$0.01100%coinbase73d ago0x6a4896…cc95d4
0xc052…91140xbfec…1864Base—$0.01100%coinbase73d ago0xfc180f…04b91d
0xc052…91140x20ac…0ff4Base—$0.01100%coinbase73d ago0xf23326…87f71b
0xc052…91140x3af3…a8c4Base—$0.01100%coinbase73d ago0x5542e0…e58993
0xc052…91140xe56f…ebf2Base—$0.01100%coinbase73d ago0xb5e530…5a7463
0xc052…91140x8366…ed9dBase—$0.01100%coinbase73d ago0xe0d37f…f6ca30
0xc052…91140x97db…6246Base—$0.01100%coinbase74d ago0xc6c692…bc19ff
0xc052…91140x891a…71e5Base—$0.01100%coinbase74d ago0xdc8448…72342c
0xc052…91140xb1fd…7930Base—$0.01100%coinbase74d ago0x812676…df16c0
0xc052…91140xa128…4ceaBase—$0.01100%coinbase74d ago0x7b6940…7c9514
0xc052…91140xc397…2a7bBase—$0.01100%coinbase74d ago0x614db8…003401
0xc052…91140xb20c…0ed7Base—$0.01100%coinbase74d ago0xb3ce85…7ea5b7
0xc052…91140x2b47…dce9Base—$0.01100%coinbase74d ago0x806995…2f3c41
0xc052…91140x93d3…6ee0Base—$0.01100%coinbase74d ago0xc0cfd0…543f47
0xc052…91140x4872…4abaBase—$0.01100%coinbase74d ago0x8256ee…b2c0c0
0xc052…91140x8fb9…8bd3Base—$0.01100%coinbase74d ago0xc5b641…63f445
0xc052…91140x7d8c…ab50Base—$0.01100%coinbase74d ago0xea6196…9f629c

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.