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—$0.01100%fluxa112d ago0x516128…c9810b
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa112d ago0xdb3231…e5fbdc
0xb90a…9ae40xefac…31f9Base—$0.04100%fluxa112d ago0xd287e6…63e894
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa112d ago0xb905d4…2d0d84
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa112d ago0xb9f72a…18e20f
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa112d ago0x553202…d890ec
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa112d ago0x782092…e39932
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa112d ago0x06a1a0…a8b301
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0x6affdf…2ad210
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0x2fca70…e1cdd1
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0xac1ee3…3af581
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0xc1bade…e35482
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0x15e869…313b92
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0x3f4c52…d47515
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0x17d9b5…b2fbdc
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0x10495e…bd3260
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0xae5feb…6bd568
0xb90a…9ae40xefac…31f9Base—$0.05100%fluxa113d ago0x4c7b2a…8e731a
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0x1e103a…57f796
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0xaf55a4…79cfdf
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0xaf35f4…c28f58
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0x4a3d54…b92021
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0x45ee11…df7292
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0xf3d793…bbb329
0xb90a…9ae40xefac…31f9Base—$0.01100%fluxa113d ago0x22b9c2…6d6099

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.