Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x57ecae…afd598
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x9d3b79…4d2c5a
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x309230…6375d5
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x69846b…76279a
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0xfd6bbe…8928cc
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x6de1f3…acf16a
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0xa321e5…0c5f01
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x721afe…ceea32
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0xb8ccbb…8f498d
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0xf1d121…11fb98
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x69c54a…0d2ba7
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x05b5d1…b98fd0
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x499bee…3157f3
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x3053e1…0becc8
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x5c0659…04d6f2
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x10f4bc…7d8d84
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x415ed7…79f080
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0xe21899…c17b43
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x9f1ce8…c864aa
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x69b969…221f33
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x9b1ef4…cbe47f
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x111d28…510812
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x011d5e…abc313
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0x1147a5…eb44bc
0x296f…bd390x9c95…e299Base$0.001100%Route unknown57d ago0xe95fe7…fe7a90

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.