Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa109d ago0xac76e5…26485a
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa109d ago0x2aabe5…385bc7
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa109d ago0xe054b0…96467a
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa109d ago0x6cbdb3…e1f348
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa109d ago0xb9182f…5fe299
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa109d ago0xf752dc…14897c
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa109d ago0x7cd5a1…039e92
0xb90a…9ae40xc8d7…ec3eBase$0.23100%fluxa110d ago0x6b6805…b529c1
0xc8d7…ec3e0xedba…fa49Base$9.70100%fluxa110d ago0x421e08…3a3f45
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa110d ago0xca610e…82d641
0xb90a…9ae40xc8d7…ec3eBase$0.10100%fluxa110d ago0xa68259…1e64a1
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa110d ago0x455059…31837f
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa110d ago0x446aef…404c72
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa110d ago0x08dafd…e64fd9
0xb90a…9ae40xc8d7…ec3eBase$3.60100%fluxa110d ago0xd55e78…6c314a
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa110d ago0xd9421a…39f58f
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa110d ago0x0b8cfb…025f8e
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa110d ago0x443ae2…c64080
0xb90a…9ae40xc8d7…ec3eBase$5.00100%fluxa110d ago0x02afee…80ef1e
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa110d ago0xa9ac80…fff932
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa110d ago0x35f5e3…4f0ae0
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa110d ago0x28383d…407038
0xb90a…9ae40xc8d7…ec3eBase$0.01100%fluxa110d ago0xce9657…6510fc

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.