Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0xf09913…f67e84
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x2122b8…17581b
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0xf59eff…fd560e
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x0694d0…9dafbb
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x460254…25db78
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x027a92…22978d
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0xf13656…48c42d
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x1d8461…1230d8
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x6f6b48…986e49
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0xdb3aac…c866ea
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x2eefa4…6441ee
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x59cae6…4be2ed
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x1f240a…48fbcf
0x23e3…817a0x8426…6786Base—$1.30100%payAI13d ago0xde0890…b2c230
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x423243…67e2f0
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0xe8f407…8272ee
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0xe46656…deb0c0
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x01c075…eac611
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x083317…09537d
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x8d070d…cc9532
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x88c6ec…ad3e4b
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x472522…ba6c6f
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x0e67c2…d8d23b
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x0d75b2…3f4478
0x8426…67860xcc19…930eBase—$0.10100%payAI13d ago0x3b599a…4122a1

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.