Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0x4dc9f8…4d46c6
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0x910652…47e9f1
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0xa61997…75bf31
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0xbede7b…d90743
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0x9c67f1…3bcb54
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0xbc590d…1bbf9e
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0xc4d298…9c397a
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0x785ad5…9028c5
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0xb1afd0…23c12c
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0x0105fb…a58207
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0x1354e3…350c2b
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0xeba9f0…7c210d
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0xc5dd4d…01a9b8
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0x0b2eb1…16306b
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0x50efb4…4fd21e
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0x1e5bdb…3a5146
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0x918d96…03c67d
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0x676a9f…043ecf
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0xb483d0…4f4b09
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0xc619b0…fe01f3
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0xb6b7db…f0a43b
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0xa0de2e…658440
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0xa6fe6f…4cc7ae
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0xd237ee…ff936c
0xde30…05d50x9c95…e299Base$0.001100%fluxa94d ago0xee935c…281d57

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.