Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0xe400e3…dacc73
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0x130805…80c041
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0x03be0e…29f572
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0x56305c…037ba4
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0x567c99…c0ad74
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0x3be3a5…2c45f4
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0xd84de7…95db2f
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0xdc6257…93b82c
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0x595e16…91b894
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0xf3a2e4…5927b0
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0x20ebe5…a68cd8
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0xd1ca49…d491a3
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0x2ff4b6…89206f
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0xcf3a0c…ccc7cc
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0xe34002…bd50dd
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0x5d5f01…959278
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0xa6a380…3e98d7
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0x00f6b2…c1d8bf
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0xca82be…da1e42
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0xff294a…153a18
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0x662aa0…c46e1f
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0xa723f8…63fe1b
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0x0ba86f…e9ebdb
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0x179032…43bc36
0xea34…81fd0x49e3…ea46Base$0.000120%Payer-submitted13d ago0xc6aae4…3138ab

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.