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%fluxa47d ago0xe3c9bf…48fbc7
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0x131baf…7ca207
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0x1107a1…ef449c
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0xdaa7d8…401a53
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0x9e6f08…0b707e
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa47d ago0xc9e505…88f77c
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0xc6bc46…83b735
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0xf5f7eb…b00e48
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0x915d52…04f876
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0x96658d…5983c0
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0x13f468…e62e6b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0x06ce2f…cd0977
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa47d ago0xaa4e28…27783d
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0x71f2d8…80a49a
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa47d ago0xddf071…b9e6b5
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa47d ago0x9fa92d…e3a0f0
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0x324111…81285f
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa47d ago0x4fbde5…1f7d9f
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0x877deb…4fd655
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0xf7d8bb…16ba0f
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa47d ago0x71fae2…00be9a
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0x978d2a…2808a3
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0xb5f787…a75b37
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0xc1173f…dbd2d1
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa47d ago0xe972f5…d7e7f5

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.