Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0xdccec5…81bd23
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0xb60042…157d9f
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0xb4f4b4…955713
0xd391…220a0x9c95…e299Base—$0.001100%fluxa38d ago0x6dd99e…15c659
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0xdba62a…482850
0xd391…220a0x9c95…e299Base—$0.001100%fluxa38d ago0xf1254e…248497
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0x0cac02…a96b41
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0x72ab5d…d229a9
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0x336adc…cdf775
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0xb4c186…127500
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0x2dbe97…faff2e
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0xfa8ece…16c142
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0x15b352…c844e4
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0x7ff8bf…6a87d6
0xd391…220a0x9c95…e299Base—$0.001100%fluxa38d ago0x6aaba0…146637
0xd391…220a0x9c95…e299Base—$0.001100%fluxa38d ago0xc021bd…e558fb
0xd391…220a0x9c95…e299Base—$0.001100%fluxa38d ago0xa5e45b…e12c30
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0x4224bd…fb88bb
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0xdc1225…0712ea
0xd391…220a0x9c95…e299Base—$0.001100%fluxa38d ago0xda4d40…3a84a0
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0xe3e64c…01b18f
0xd391…220a0x9c95…e299Base—$0.001100%fluxa38d ago0x5aae7b…0cdf9b
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0x1ce896…7ed99f
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0x1a6f24…c16fa3
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa38d ago0x1a01a9…c4e3a3

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.