Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0xa76f13…e83128
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0x284671…d278af
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0xbc1b28…0c204f
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0x65b7f3…b81691
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0x768bed…3e0774
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0x77301d…6df0c0
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0x95e933…ab28a9
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0xbec9b6…7f04ec
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0x867748…fd88ae
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0xbb9240…e75620
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0x64f859…bf2bfa
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0xca85f7…7d6a99
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0xa6ff02…7f98b7
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0xe0f349…340e04
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0x278ff0…27e2cb
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0x226098…f8b70a
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0xd3c12a…48e543
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0x16377f…9d0fe3
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0x6bc5af…e179a0
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0x20b89a…109991
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0xa045f4…ac83a7
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0xafb0bb…8cfbc0
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0xad5d7d…795d4e
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0xe8b247…45cb8a
0x9117…50230x9c95…e299Base$0.001100%Route unknown39d ago0x0f8951…1483d7

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.