Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x318fdc…4781cb
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x10837c…eedd3c
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x38d76a…1fae88
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x4b394c…f95e6c
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x486e6d…e55219
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x672db7…2b83f4
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x6699ce…addc8e
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x223fb5…f39659
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0xa3cfbb…e0414c
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x95fd4a…74537d
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0xba15ac…aeabb7
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0xaae417…73d4f1
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0xe51122…ca65fe
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0xe461a7…78ece2
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x984daa…6920e4
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0xb876d0…9d47f3
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0xec0fb1…383d35
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x13c54a…425cf6
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0xb6ab7a…89e3b1
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x4fb749…b01c78
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x900e6e…0f3146
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x718c51…5ccbce
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x5aeae9…525783
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0x7e5f10…1e7276
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown62d ago0xf256f3…8a9c26

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.