Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf78c…d8440xac65…4417Base—$0.10100%fluxa117d ago0xb6203c…918e76
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0xc0e049…563b78
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0x179bb9…91c677
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0xe3d72f…8daac8
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0x5bf927…42dc0d
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0x83a308…cec433
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0x2a8af4…16753d
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0xf9e601…eae5df
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0x04d979…a57548
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0xcc8d9e…eef00c
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0x766ab0…7f54bf
0xf78c…d8440xac65…4417Base—$0.02100%fluxa117d ago0x312476…902bfd
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0xded3e1…a4b4e4
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0xe23631…5bca98
0xf78c…d8440xac65…4417Base—$0.04100%fluxa117d ago0xf981e4…6445d4
0xb90a…9ae40xf78c…d844Base—$0.03100%fluxa117d ago0xb5f443…3997a0
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0xac6bdc…a83eaa
0xf78c…d8440xac65…4417Base—$0.08100%fluxa117d ago0x1a3add…2eaead
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0x0d7e40…f21206
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0x625ffc…cb269b
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa117d ago0x1bb4da…6e5dab
0xb90a…9ae40xf78c…d844Base—$0.05100%fluxa117d ago0xa6dfcc…78d296
0xf78c…d8440xac65…4417Base—$0.07100%fluxa118d ago0x8cbf6e…46f3b1

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.