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%fluxa75d ago0xc47c08…1b7396
0x5605…1de30x9c95…e299Base—$0.001100%fluxa75d ago0x10866a…efe32d
0x5605…1de30x9c95…e299Base—$0.001100%fluxa75d ago0xd5b741…e7da3c
0x5605…1de30x9c95…e299Base—$0.001100%fluxa75d ago0x9f5101…1f553c
0x5605…1de30x9c95…e299Base—$0.001100%fluxa75d ago0xf893eb…efdbae
0x5605…1de30x9c95…e299Base—$0.001100%fluxa75d ago0x41f98d…f9d772
0x5605…1de30x9c95…e299Base—$0.001100%fluxa75d ago0x2327f6…7c9c06
0x5605…1de30x9c95…e299Base—$0.001100%fluxa75d ago0x342eee…5a4b30
0x5605…1de30x9c95…e299Base—$0.001100%fluxa75d ago0x72603e…5eaf04
0x5605…1de30x9c95…e299Base—$0.001100%fluxa75d ago0x3418e9…08ccd4
0x5605…1de30x9c95…e299Base—$0.001100%fluxa75d ago0x31687f…e554fa
0x5605…1de30x9c95…e299Base—$0.001100%fluxa75d ago0x324d76…71d2ad
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0xaf9344…6d7e18
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0xbcd603…ae2599
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x5d5727…562b64
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x163f94…21b7f1
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x09849e…23c08c
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0xea7675…ce0b39
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0xa76057…c8cfb9
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0xb952f4…b4ae3f
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x4a1bab…26e525
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x0b08cc…eab10b
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0x71b77c…30cf8b
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0xf23c2d…9833d6
0x5605…1de30x9c95…e299Base—$0.001100%fluxa76d ago0xa11c74…cb143a

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.