Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xefac…31f9Base—$12.61100%fluxa120d ago0x2578a2…15804e
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa120d ago0x28d5d6…9363e6
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa120d ago0xaeea60…c26995
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa120d ago0x6bce61…259f8c
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa120d ago0x608126…389d3d
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa120d ago0x71762f…196db3
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa120d ago0x78a6e6…cebaf1
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa120d ago0x8acd5c…4bb6a0
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa120d ago0xeb8ae1…afde59
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa121d ago0x3e10a1…2d1dd4
0xb90a…9ae40xefac…31f9Base—$0.80100%fluxa121d ago0xcde5cd…d21842
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa121d ago0x2d1bfe…9097fc
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa121d ago0x332bdb…10bd10
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa121d ago0x7609d1…17293d
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa121d ago0xbbd2bb…6d4724
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa121d ago0x50edfc…b9fc31
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa121d ago0xc615ed…fbd943
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa121d ago0x5098ad…81ede4
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa121d ago0x7e3c63…456115
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa121d ago0xa31434…ae2c44
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa121d ago0x0f63f3…51156c
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa121d ago0xbc6c23…7b0555
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa121d ago0x1f7cd9…b86ee4
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa121d ago0x8e3497…87362d
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa121d ago0xd51944…e82ffc

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.