Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0x74ef9e…19decd
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0x6aae0d…72bf16
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0xf3e3dc…05e472
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0x9e3166…bf09d8
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0x8dba0e…750599
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0x450233…e560dd
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0x401dfa…b12746
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0x68b214…5e8009
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0x61bbc8…22d6e6
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0x7a9b88…05d949
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0xf66533…32cf6a
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0xa8704e…d3730b
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0xe5c0f6…259ae5
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0xa4510d…7479a0
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0x021c48…1f9466
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa17d ago0xa7f9cc…1bb326
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa18d ago0x12f28a…63e6c3
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa18d ago0x014dcd…657f22
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa18d ago0xefec62…1c6970
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa18d ago0xa64314…df925e
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa18d ago0x75761c…6f4c67
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa18d ago0xb33f6e…5b6a7d
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa18d ago0xadf5c6…2f8900
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa18d ago0x6f081c…b6836d
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa18d ago0x41b049…53a81e

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.