Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0xe3a22e…503e09
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x8a2c3f…47dcc2
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x43b64b…84ec8c
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x2c5faa…8320e6
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x6ce973…eed9f6
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x34f20e…25f4d2
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x2fdf30…59a66e
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x2eadf7…8ac9b0
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x04fd25…e2b084
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x22dd60…3a12be
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x2940e1…46082a
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x5632de…6024b2
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0xa7b4c9…8db796
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0xb53f6f…fbf307
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0x4768ee…c6040a
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0xd734d6…6b8d52
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0x07d2e9…8f074e
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0x95cde8…7bf09e
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0xe529ce…be0324
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0xf89d5b…419780
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0x5ffcce…58a659
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0xa3f15d…71cd4b
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0xa01d7e…a60e7d
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0xae3124…0d2f0b
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0x8e8cb4…772c74

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.