Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa30d ago0xe95737…fa510d
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa30d ago0x1d33d4…fad138
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa30d ago0xc5cdc5…192b45
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa30d ago0xf7f9c4…cfb78b
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa30d ago0x66485b…ef9858
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa30d ago0x2addfd…7ce757
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa30d ago0x3920c3…9d5396
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa30d ago0x8fbe29…e62b69
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa30d ago0xb172ab…dba5f0
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0x03cf6d…209922
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0xd2ff23…c7f40a
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0xee71fc…e3e977
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0xfb396b…d70659
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0x732d8a…82e17a
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0x127eb4…d978c1
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0x9042e4…43eb13
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0xb6dd2b…118120
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0xe1b024…e0b6f7
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0x371bd2…b48b20
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0x5e0b95…5510b6
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0x4d02f4…d15969
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0x44fd25…3fef8e
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0x58e93e…ac2916
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0x5d55d7…3de9c5
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa31d ago0xc93576…596131

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.