Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0xe52eb9…4918a8
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x79c42f…9140ae
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0xd092a2…e88eeb
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x9ff87b…ba0539
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x59e528…26062a
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x2bde0d…060f2f
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x5a7b43…fb5b60
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x2b84a0…338c18
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x3006bf…b9b74f
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x0ee577…10f5d8
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x380720…2c9945
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x0ba8f3…640ead
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0xfc469e…4d8b77
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0xd956ad…1c1002
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x4e1b79…13eec8
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0xa5058f…f4bdfc
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0xb3a096…dc138b
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0xa96b7f…e9a2c3
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x0e66e5…a123e2
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x80401b…d363d6
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x421c77…ebf101
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0xc1389b…e561c4
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x142cc9…94c91e
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0xd9fb4b…792cd6
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa17d ago0x9df5a6…3a4f1e

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.