Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xd946e0…c048e2
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x35ffb7…73fb14
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x35efc0…74fcc4
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xbced03…fa6f20
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x5a8149…de3129
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xb436ba…da0e00
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x681e76…d4116a
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xe263dd…0f5f27
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x6888a8…4c5d65
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xa65ba9…4485a1
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xb72990…e0e9b3
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x75e4a5…cb381d
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xe7036b…a6bb66
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x6fdce8…235da6
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x9fa861…ed70b6
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xf3b050…25cadd
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xa75041…5acb18
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x580ff5…e76f65
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xf9f1f6…c187a6
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x2f95b7…10cf15
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xcff5e6…2e7776
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x7817b3…dbe303
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x84ba44…e704c8
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xf17fc0…27dead
0x3399…1e2e0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xb61aa7…dc38f4

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.