Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc70…10010xac65…4417Base—$3.70100%fluxa115d ago0x0d1779…0fb580
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa115d ago0xaa8752…ec9331
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa115d ago0xc5d87b…d31459
0xb90a…9ae40xcc70…1001Base—$3.60100%fluxa116d ago0xf3ae94…d31b17
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0xf531ce…cb1727
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0x5ddbca…c9b0de
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0xd570c5…8d94ec
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0x3fbfff…1b3ab5
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0xf30c13…5af197
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0x8ab776…2ffb2e
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0x8bd3c5…0003ea
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0x5f4ce0…d68af5
0xcc70…10010xac65…4417Base—$0.27100%fluxa116d ago0x681c35…513351
0xb90a…9ae40xcc70…1001Base—$0.25100%fluxa116d ago0x240b11…045c9b
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0xa07838…dd3824
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0xace131…860841
0xcc70…10010xac65…4417Base—$0.01100%fluxa116d ago0xee8051…8e1ef5
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0x71c946…746b8a
0xcc70…10010xac65…4417Base—$0.01100%fluxa116d ago0x6fb83b…cb26b2
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0xfb157c…690a55
0xcc70…10010xac65…4417Base—$0.04100%fluxa116d ago0x203f0e…1569d4
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0x2e2626…b069cc
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0x16bb2e…38a9b4
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0x7ba9b1…488ccf
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa116d ago0xf9228b…9d0959

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.