Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x877e…1fad0xac65…4417Base—$0.52100%fluxa114d ago0x27172c…6c71ca
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa114d ago0x28b7c2…7ae872
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa114d ago0x6dd25a…cbd062
0xb90a…9ae40x877e…1fadBase—$0.50100%fluxa114d ago0x4f5bac…94fdea
0x877e…1fad0xac65…4417Base—$0.04100%fluxa114d ago0x1ea9cb…1d3a02
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa114d ago0xae8b3f…b08547
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa114d ago0xcd19f2…f857c5
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa114d ago0xff506f…221c1b
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa114d ago0xf73679…75526c
0x877e…1fad0xac65…4417Base—$0.01100%fluxa114d ago0x0ee4c1…7231de
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa114d ago0x50853a…b0229a
0x877e…1fad0xac65…4417Base—$0.06100%fluxa114d ago0x81b917…6428d3
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa114d ago0x275bb3…07251c
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa114d ago0x098bd1…a81644
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa114d ago0x8dec42…9c635e
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa114d ago0x50e020…288d22
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa114d ago0xdaf1aa…78c9cf
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa114d ago0x82b7c9…433567
0x877e…1fad0xac65…4417Base—$0.01100%fluxa114d ago0xc3e9b0…7ad083

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.