Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b8d…6a780xac65…4417Base—$0.07100%fluxa112d ago0x649a6b…5fb947
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa112d ago0xbd2401…c5076b
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa112d ago0x1b472c…3745bd
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0xe1c01f…a7c471
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0x8cfa8b…63dc2f
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0x8c61be…c7a2a2
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0x9f902d…982420
0x3b8d…6a780xac65…4417Base—$0.03100%fluxa113d ago0x8dc4e7…bb1ffa
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0x19c091…59c1f8
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0xdcb746…d3724b
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0xc3bd32…ac0bca
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0xf47033…9573fe
0x3b8d…6a780xac65…4417Base—$0.05100%fluxa113d ago0xe23e75…b3a982
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0x941792…2c7bcb
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0xfaf9de…84f393
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0xbf836b…a97f35
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0xcea96d…41ec7b
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0xa99e28…bf515d
0x3b8d…6a780xac65…4417Base—$0.98100%fluxa113d ago0x75e228…b2a454
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0x5b08a0…b881a6
0xb90a…9ae40x3b8d…6a78Base—$0.90100%fluxa113d ago0xcd0ea7…039a39
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0x5fa90c…48a54d
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0xcdd888…7628f5
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0x380646…a117ab
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa113d ago0x13fdbc…3d95cf

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.