Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%Payer-submitted54d ago0x39cc86…1c4a70
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%Payer-submitted54d ago0x0a4efd…5ff9dd
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%Payer-submitted54d ago0xdcd2a5…05b206
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%Payer-submitted54d ago0x4d28d5…cf51c5
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%Payer-submitted54d ago0xa5eea0…517900
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%Payer-submitted54d ago0x429c99…4478a0
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%Payer-submitted54d ago0x075f80…ba30ee
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%Payer-submitted54d ago0x8dd105…117047
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%Payer-submitted54d ago0x1e2c69…3faa88
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%Payer-submitted54d ago0xdee9bb…11c1bd
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%Payer-submitted54d ago0x76eab6…6e1170
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%Payer-submitted54d ago0xaecd2d…096077
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%Payer-submitted54d ago0x0f8037…7e8ef8
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%coinbase54d ago0x23967d…67a22b
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%coinbase54d ago0x5a7f88…2ac59e
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%coinbase54d ago0xb5ea53…4e93b4
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%coinbase54d ago0x5128cf…d6aad8
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%coinbase54d ago0x8b2707…8606fc
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%coinbase54d ago0xdd6967…987192
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%coinbase54d ago0x25d83f…67d41f
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%coinbase54d ago0xd9b282…7820d3
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%coinbase54d ago0x891807…8af842
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%coinbase54d ago0x0f99d5…a28777
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%coinbase54d ago0x173ea0…9f8ee9
0x54dc…e1b50x60c4…39beBasex402 service$0.03100%coinbase54d ago0x5c9782…8f5d9a

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.