Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x913fd1…6746af
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0xfa7798…a77199
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0xc500f6…2385f1
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x7d135e…f655da
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x34ba4f…617076
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x97840c…a1605c
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x636350…87cd61
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x4403bc…3cadc3
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x2a6296…78522f
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x51cad9…3c9cdd
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x7f40e4…3b4480
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x59ca3f…7f287a
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0xf03394…9e459d
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0xb66e70…6b6c77
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x851512…47afe8
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x0efcda…4f235c
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0xcee0e1…9b3a5e
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x600e00…457f9d
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0xb08f9a…a77eef
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x8504fd…6abf09
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x8ec993…366c4f
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0xcec33b…c49972
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0xcda3fb…aa8095
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x860121…588442
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x298d0c…775caa

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.