Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca2e…65580xac65…4417Base—$0.06100%fluxa114d ago0x6cfb38…2b4327
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa114d ago0x6cb777…73c25a
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa114d ago0x7ee14c…f4787a
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0x2c5265…38d307
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0xca0f6b…08344a
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0xd76997…d3b787
0xca2e…65580xac65…4417Base—$0.03100%fluxa115d ago0xa56ff6…fcb2ab
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0x93a0c1…c19723
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0xa24e52…dd4363
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0xffe2b5…8293e3
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0xc10bc3…594a25
0xca2e…65580xac65…4417Base—$0.03100%fluxa115d ago0x744dc2…c0aa5e
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0x4eeaf0…b08036
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0xa4ca19…f7a495
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0xe2f500…885476
0xca2e…65580xac65…4417Base—$0.08100%fluxa115d ago0x969c67…8b1940
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0x456e0e…ff8a91
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0xae18f4…8caf18
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0x1f0d67…3b9b31
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0x5b8ef6…7904e7
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0x3ce54a…7ef003
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0x10f110…761d0e
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0x36c183…d9a7cd
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa115d ago0xf50876…c5e82c

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.