Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown42d ago0x4b7f89…c0b7eb
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown42d ago0x8fee32…2cce3a
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown42d ago0xa60720…382fc3
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown42d ago0x53af32…4e322f
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown42d ago0x42cca6…197869
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0x709286…a1ac3e
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0x1c260a…92b55d
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0x6b61d4…9073bc
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0xe43bed…40f32e
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0xc195d1…3a719a
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0x56337d…76fbee
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0x449fcf…ec6c5d
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0xea851e…b2afa9
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0x1f243d…afd67d
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0x011466…077d84
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0x32012c…a47b86
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0xac48e2…945736
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0x96b80a…a0999b
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0x6446a8…f21780
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0x7ff66b…06fa7f
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0x68426d…faaf87
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0x01cb9b…3a5422
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown43d ago0x81bde0…acf01b

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.