Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0xb8afa8…59442f
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0xfc7bbe…ca158c
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0xd6de98…37d664
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0x67f769…df8954
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0xffc846…7f6952
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0x04eef4…ecd702
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0x25d755…c54a72
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0x4e6819…7ef50c
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0xe567d5…9f8df0
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0x074ec9…3ef918
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0x8d0e74…4917ed
0x217e…99160x9c95…e299Base$0.001100%Route unknown52d ago0xebaea5…ef6481
0x217e…99160x9c95…e299Base$0.001100%Route unknown52d ago0xc28988…441280
0x217e…99160x9c95…e299Base$0.001100%Route unknown52d ago0x3e069f…6f9ca0
0x217e…99160x9c95…e299Base$0.001100%Route unknown52d ago0xcc0d8b…31e14a
0x217e…99160x9c95…e299Base$0.001100%Route unknown52d ago0xf1276e…698094
0x217e…99160x9c95…e299Base$0.001100%Route unknown52d ago0x0ac2af…3e769a
0x217e…99160x9c95…e299Base$0.001100%Route unknown52d ago0xb0c9bf…87f18e
0x217e…99160x9c95…e299Base$0.001100%Route unknown52d ago0x6fe9fc…c905be
0x217e…99160x9c95…e299Base$0.001100%Route unknown52d ago0x446662…817a06
0x217e…99160x9c95…e299Base$0.001100%Route unknown52d ago0xeb4ed2…89fcea
0x217e…99160x9c95…e299Base$0.001100%Route unknown52d ago0x261b7b…05676b
0x217e…99160x9c95…e299Base$0.001100%Route unknown52d ago0xf28dcd…301da6
0x217e…99160x9c95…e299Base$0.001100%Route unknown52d ago0x8e3c23…f01f74
0x217e…99160x9c95…e299Base$0.001100%Route unknown52d ago0x59ea83…f21cc5

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.