Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0xab1546…99320b
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x05377e…52116f
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0xd35e7a…308f85
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x50905d…87486f
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x5f6eca…cfb63d
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x4535e2…ea9177
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x239e12…11e979
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0xa85f23…e0ee59
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x61b67c…0aa4b5
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x2f4b24…dcff71
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0xc94238…9e2d50
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x09a46c…75599d
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0xe9a618…13c3d1
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0xd009b5…d06d6f
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x260100…5950cf
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0xc0c75d…e7dbdb
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x78e4fa…f04d7a
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x91ceda…3cf82d
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x705e7f…bb6aaf
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0xaeac3f…25bc86
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x73a7bf…14c3a1
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x37da70…524cd8
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0xe97041…8304af
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x504271…98b028
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa19d ago0x68999a…1b60ab

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.