Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0xe5013c…5836a5
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0x6b71cb…6738ca
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0xf78911…dbba2d
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0xa27ca9…d3ba85
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0x3343c2…2aa0c1
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0x96605f…d81842
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0xeefaf0…51fae0
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0x5b3be7…346fb8
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0xc09d2a…2e7ca0
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0x122c05…88742c
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0x11a06a…5f4eb0
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0xdec8f6…87c69c
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0xad8d87…3a9099
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0xabb1d2…f12c52
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0xa1e5a7…c649c2
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0xf8d4e2…6c8ce2
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0xf5ed39…bb6c68
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0xa49762…b3aa45
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0xef6881…e82e03
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0x398caa…5afa08
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0xca0ad8…f78a15
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa55d ago0xb2d49f…624557
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa56d ago0x85fae1…a5ccc0

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.