Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown44d ago0xe4dbaa…6ddf2c
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown44d ago0xe29c3f…026c6e
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown44d ago0xf477b8…5d098b
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown44d ago0xac8890…22f35e
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown44d ago0x49ce5f…5d2526
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown44d ago0xc6f8d8…0aea16
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown44d ago0x95728c…4f5522
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown44d ago0xb55dcf…3e38af
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown44d ago0xc259eb…61ae87
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0x1a23f2…8b2147
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0xc56741…22c595
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0x9a7a34…8095f2
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0xf6d274…012b00
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0x213e3d…8806c8
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0x91c827…e05142
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0xb9fdc6…0b6253
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0xdb8c07…fe731a
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0xe66549…ccd8bd
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0x0c6e92…d91464
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0xa5145a…0d5789
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0x7c72d1…79d731
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0x05379b…7a284e
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0x9323ce…e658f4
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0x755347…6f5178
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown45d ago0x68992c…0cca94

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.