Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x062c3f…91f71b
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x179a81…a813f7
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x13af15…c1e854
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x2e269d…ed3e4d
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x5d3143…7b30a5
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x9f9e48…8966c5
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x16222a…ae66a0
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0xd8cb0f…c4260b
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x57fd94…cac77e
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x03ff53…627887
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x9c2cdf…f635af
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0xdce4d7…261dbf
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x99bc55…4cc1c1
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x50edb8…874a7d
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x6542cf…cac60c
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x9ecba8…1ba9e1
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x4ce448…34cd24
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x3b0812…817b80
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0xa346b1…9016d4
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0xb8b0db…a77c65
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x898a4d…763d76
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0xb3d97d…5b2cd0
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0xd5e3fd…af452c
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x8ef085…2d1c62
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa23d ago0x9cfad1…fdde1a

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.