Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0xe9b6c8…e7afa3
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0xf0c2a5…01db27
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x213047…5f988a
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x0e2e9e…70aca6
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x78026b…08e8af
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa50d ago0xff73d2…eb9a49
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0xf34c9e…8abfee
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0xf44fa2…b9d09d
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0xa1d7e8…a8ed32
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x03af5a…b9c6f0
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0xf67328…072c41
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa50d ago0x9f6a6b…7888a0
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa50d ago0xdabe5a…591e42
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x341d64…b16810
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0xe92b25…8b1e01
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x4f3349…e59c36
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x613c0e…a83737
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa50d ago0xc9c362…eb92aa
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa50d ago0x37af59…66b760
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x0a9c8a…97202b
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa51d ago0xdc719a…42e4f2
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa51d ago0x3289c8…748d9a
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa51d ago0x6d5e4d…a8c092
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa51d ago0x04852c…abc79c
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa51d ago0x3a5a67…89b4e4

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.