Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x815988…a93bbe
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x4c249d…daa253
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xef97db…229747
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xd8e75f…3583c4
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x1d8d26…337965
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x368015…d54ed0
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x3647a0…f19531
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xb57aba…bd15d9
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x019190…34e693
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xef5e96…2d98d6
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase45d ago0xa30804…4a4e83
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x07b748…d3cb52
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x799ce5…185d60
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xd49818…bb5a53
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase45d ago0x4ca11d…f86d0f
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x6f93fc…5de0c4
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.06100%coinbase45d ago0x33e94c…37b612
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xa88f3b…ecc0ef
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xe1f309…3fb8f1
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x2c6ca2…d6ac9c
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase45d ago0x02a562…104d1b
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x0f9428…b057fd
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x2c5b92…ed5f7e
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x57bec4…1e68da
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x633b08…a9503b

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.