Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc555…5d830x9c95…e299Base$0.001100%Route unknown48d ago0x4fadfd…8de3ed
0xc555…5d830x9c95…e299Base$0.001100%Route unknown48d ago0x5f109c…a36ab9
0xc555…5d830x9c95…e299Base$0.001100%Route unknown48d ago0x96ebee…91d070
0xc555…5d830x9c95…e299Base$0.001100%Route unknown48d ago0x5606a4…7a21d6
0xc555…5d830x9c95…e299Base$0.001100%Route unknown48d ago0xf9bc4f…b62407
0xc555…5d830x9c95…e299Base$0.001100%Route unknown48d ago0x00356a…fd1fd8
0xc555…5d830x9c95…e299Base$0.001100%Route unknown48d ago0x701df6…f91364
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0x2593ea…8ddd76
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0xe582ad…e0ad30
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0xee89bb…dbadd3
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0x141637…8e58dd
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0xe0d508…4d496a
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0x239877…372acf
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0xb5bac4…2c98e9
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0x6d8852…2293a9
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0xd946d2…189cb0
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0x3b3fca…face36
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0x79c3e9…3d2c44
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0x629018…72c458
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0x76d453…ed702b
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0x36a571…434dcf
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0xa10b7d…076a64
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0xfdfc4a…210c9a
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0xa8f56b…6e45f6
0xc555…5d830x9c95…e299Base$0.001100%Route unknown49d ago0x378ec7…85b78a

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.