Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa20d ago0x14739e…7ce805
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa20d ago0x5de777…cad43d
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa20d ago0xd6fe37…d8d6e4
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa20d ago0xbe016e…5bdd02
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0x1dadb8…f3c234
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0x637ee3…bfbac9
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0xc34fba…1d7f0b
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0x22f90d…eed230
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0x28d2af…661f06
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0xb21629…83b303
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0x57fc4b…cd8e27
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0xfa16ad…ea7158
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0x445372…9e3ba8
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0x9d9195…ddba12
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0xacaa66…9817bd
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0x672bcb…5d7524
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0x2e3632…8d0b7d
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0xe3d5c7…2840ab
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0x6a0d1f…781e4f
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0x00eeba…38d7b9
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa21d ago0xa25567…334187

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.