Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0x239c01…52fb6a
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0xbab434…fd2f08
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0x4f2930…b317ec
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0xb855fa…adef52
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0x609e6f…4b7bdc
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0xec9cd2…29da25
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0xb11687…37732f
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0xd9b227…12e5ef
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0x001ab3…0ff6c3
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0x78715b…7c4771
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0x45b907…fb0393
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0xe217e2…9bcca0
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0xe58bb5…b3eaf4
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0xac6523…4c23db
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0x5228c4…f21f60
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa108d ago0x83a7e0…2b5262
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa108d ago0x4f38d6…a95c45
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa108d ago0x140014…24940b
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa108d ago0x4c75f2…2b45e9
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa108d ago0x35c626…03eb75
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa108d ago0x19f0f0…145616
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa108d ago0xa38631…4dfce2
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa108d ago0xe64f0d…6c37cb
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa108d ago0x7d2f2b…807d14
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa108d ago0x2dd428…65062f

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.