Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x97ed3b…c3ef96
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x60e1a0…594f4b
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x0af17d…80068c
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x7e913b…575f4e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x7db6cb…7b465f
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x741b2a…236b1c
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x70dde3…15417d
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0xfb7f94…7b7037
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0xd6ec6c…0b6b0b
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0xb64557…028689
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x5633f6…a9fecc
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x90dafa…bc9081
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0xd15cdb…84d98a
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x9ef9b5…1ee810
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0xad0029…b12a04
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0xa1b6df…420ba0
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x4d15fd…c2d25b
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x05095e…83ff66
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0xf6b793…e0bff1
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x51bbaa…eca537
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x07596b…64097f
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x38b5df…4b5b75
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x2ac400…9ff87f
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0xc13c1f…fa14c7
0x42f2…58270x9c95…e299Base—$0.001100%fluxa91d ago0x7ea59c…8b1af4

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.