Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0x124e44…a49733
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0x0dfcb9…912675
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0xf6f62f…664727
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0x63ced6…03aa24
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0x2cee60…8f3fc8
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0x3498b5…3fdc2c
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0xa8aefd…bd3134
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0xb03c7d…9e8aa4
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0xf0fa99…c8e95a
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0xbbfaaf…548925
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0x06c1d2…40332c
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0xae41dc…e554b3
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0xd51866…4f0e23
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0x0308cb…ac80d6
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0x073913…aefaa4
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0xf3a394…e2d74d
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0x196768…400e1c
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0x6b4eff…a44def
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0x294501…5662b0
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0x0c65de…7e7bff
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0x4229f6…6f2974
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0xbe4e28…b97daa
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0xa1ebbc…071384
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0x5084e8…e39c50
0xea34…81fd0x8532…b6e0Base$0.000120%Payer-submitted13d ago0x1bdc68…fc530a

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.