Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x3afb6b…0f93b2
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x90432b…df141c
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x8b7587…ace054
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x2fd81d…d84338
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x2b5d69…42e8a4
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0xdf68e5…3acd84
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x76fd8e…04bd15
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x46f1d1…3d68e7
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x34c2bc…411a81
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x4db4e4…2930dd
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0xb71f7d…d6a040
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x58ac98…2a0fbe
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0xd2ca44…e2f629
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x24f0cb…914f79
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x22c503…ba4cd8
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x5575dd…7f0b16
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0xc946a8…ccb3df
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0xfa1d96…7036f4
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0xbee69f…94180f
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x6ef59a…396ed7
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0xc007f8…e94bb5
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x70e4c5…f01dc1
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x84a41f…bcbff4
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x73e5cf…78f512
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown28d ago0x5e40a2…3f2271

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.