Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown52d ago0x1ee257…2a8e4e
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown52d ago0xa8dc66…c69571
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown52d ago0xb0c37c…632995
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown52d ago0xea5dae…0c7bc1
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown52d ago0x755bdf…f8f7d8
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown52d ago0xd86f40…94336c
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown52d ago0xf786e2…d7e4c6
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0x55a95b…571356
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0x238a3d…355699
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0x291bb8…3b3a31
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0x777a03…a625fa
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0xb2561c…681743
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0x2218f9…398513
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0x40d29b…e35883
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0xa1e00a…08fabb
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0xaf59a3…ea00d1
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0x087876…4d7582
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0xa0c930…10bb7a
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0xefd3e7…1ed449
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0xa5e131…31920b
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0x2b3c87…cfd2b1
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0x622f9d…ea656d
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0x13e852…3a9651
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0x26e30c…09f71a
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown53d ago0x1a3e57…2ba13f

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.