Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0x1fe80e…8f1a10
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0x910b29…58eda2
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0x046fdd…d428c5
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0xe9811e…ff7610
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0x5bb68b…1fa739
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0xbc882a…c93359
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa44d ago0x6bb6e9…db579c
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0x3f746c…348e24
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0x462c87…43cfa6
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0x78ab2c…e847d4
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa44d ago0x8f8697…b16ca2
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0xddcbe0…7cdfb6
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0x0a0a74…30f8c0
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0x78a1ea…e37f3b
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0x2e70dd…45e965
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa44d ago0xd4b661…fe9266
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0x8eb0a6…521dff
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0xd83229…c9f4b9
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0x9242ec…dce0b4
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa44d ago0x570e9c…c2a79c
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x0e346f…d7d600
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0xd87d39…52288d
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x2fba07…a4cd77
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x8b2eda…b281fc
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x3bc4eb…a43be9

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.