Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0xaf49e7…ebbb58
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0xf5f231…5ea8a1
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0xa44baa…f53fbc
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0x342de7…778f22
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0x28aa63…6205f2
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0x6c376e…912efb
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0x749c86…aaf731
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0xc8cbb5…9bbbcf
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0x8f157b…8e91ac
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0x50581a…48a263
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0x0334db…423a20
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0x70ba44…e4fae9
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0x178cff…b519b9
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0xda38a5…8f0f98
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0xd41453…7c14e8
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0x89cc24…1a8b4a
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0x9b6495…a8d892
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0x7e5cd4…3464ac
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0x61804d…5b62b4
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0x46994d…d076fa
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0x84f712…f2e231
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa71d ago0xf16f49…280386
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa72d ago0x7050d3…83f35c
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa72d ago0x72de22…d13934
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa72d ago0x6cd1de…e95c4c

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.