Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1275…19fa0xe580…c769Base—$2.50100%fluxa83d ago0x61e66c…2f297d
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0x16d77d…65b218
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0xd85167…5df9b8
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0x9800f3…bc6366
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0xc507e2…363701
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0xc893da…49bcc0
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0x3780b1…efb7a2
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0x2dc267…2da048
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0x513500…e95561
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0xb58b06…ed0072
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0xdfb07b…80a203
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0x728bf6…774f70
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0xec090b…40806e
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0x051de3…bc0756
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0x9d852b…3bdf46
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0x303396…79af5e
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0xfb9982…4c8fb5
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0xe7d392…551fe0
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0x725227…18141b
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0x94c007…9f4b5b
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0x2c5eed…9631a3
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0xaa5f4c…31d3d2
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0xc9c3b9…13a2d0
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0xa52ece…b53dda
0xd1ae…81330x1275…19faBase—$0.10100%fluxa83d ago0x8ee2e7…65fe77

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.