Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0x421cf6…8bd5ed
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0x1a5da8…01d92a
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0xa58e4b…f5980d
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0x84cb33…0bd214
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0x79aabf…33dfb7
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0x2b54e3…aa3a3e
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0x7334db…c2ab7a
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0x21f8d2…1f9659
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0xb1aa48…7ae4a7
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0x2dba74…913861
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0xdc2662…7ab148
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0x4d4d99…9e99e6
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0xcc1b89…09dba3
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0xc9185a…1dd918
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0xb3d247…7f2ad9
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0x4cecd9…7021e8
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0xd3c7ae…0b9bc5
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0x02e2f0…1ffccf
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0xe7c8be…98ea41
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa22d ago0x992495…e09f40
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x4bf12f…a53719
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x30f492…3dbe63
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x26726b…0bd001
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x522988…5ad35d
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0xa379cd…ff1cfe

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.