Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa41d ago0xef4dc4…f481ed
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa41d ago0x3e9303…3c8bbc
0xc118…237a0x9c95…e299Base—$0.001100%fluxa41d ago0x4216b0…8551ac
0xc118…237a0x9c95…e299Base—$0.001100%fluxa41d ago0x9503cc…fb7dca
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa41d ago0xf3da58…61d1d8
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa41d ago0xb0e8e8…c84edb
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa41d ago0xf394cc…ce96a7
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa41d ago0x639315…43c7d1
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa41d ago0x83b5cf…597d04
0xc118…237a0x9c95…e299Base—$0.001100%fluxa41d ago0x19c3eb…166849
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa41d ago0x2f7d92…2171e9
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa41d ago0x265f55…2a3a35
0xc118…237a0x9c95…e299Base—$0.001100%fluxa41d ago0x5259f3…458a55
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa41d ago0xcefab6…cb38d4
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa42d ago0xc5189f…f9a054
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa42d ago0xa25c6e…aa8e26
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa42d ago0x78daa8…fa7699
0xc118…237a0x9c95…e299Base—$0.001100%fluxa42d ago0x69fb62…9af331

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.