Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0x1189d5…ed4e65
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0x60be9d…1d708b
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0xc9891c…77f2eb
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0x292036…190f01
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0x03495d…29afe7
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0xf0e4e0…258243
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0xaba988…f3b58b
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0x7ef31c…f5edf2
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0x1d2599…b7303c
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0x7e937d…b49242
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0xab520a…047f3c
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0x24cf0f…77846b
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0xe4cbbe…951e32
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0xf16b31…9c40d9
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0xbe9932…fc8ede
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0xc66d9d…fe7da3
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0x535cc6…3717ab
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0x4acc02…aa7cf1
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0xdc4724…83cceb
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0x61e1ae…089498
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0xb85336…d9df5c
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0xb91848…c308d3
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0x4051c2…cb6663
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0x2899b0…b44c21
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown62d ago0x22ea94…d9137b

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.