Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0x2147b8…8703d6
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0xa2eb6b…6bfd67
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0xce86a9…731eca
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0x463988…3285d2
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0x632c92…81b105
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0xd40b0b…1444ae
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0x7e58d0…c3dca8
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa40d ago0x644de8…de6e0d
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0x1c60a3…a4babe
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa40d ago0xee1fbb…a858fc
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa40d ago0xf0bc5d…b3e4c4
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0xb923fa…c371fd
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0x6980d2…b2fed1
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0xf170b6…70bbdf
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0x78c786…48fa19
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0xa3ccf6…7d87b1
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0x8f8d09…4c8ecf
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0x932e74…ca635f
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa40d ago0x913cbd…561e78
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0xc7757a…2a3096
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0xfefd7c…10b4c9
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0x0706bf…610082
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0xe34fe1…0e10b2
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0x81942c…ab5de7
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0x6accc5…26eb86

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.