Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0x8e40bd…8ba249
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0xf7e6f4…80867b
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0x6ce9a4…30f1cd
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0xbd1e63…5fc3f4
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0xa2ebb4…97e338
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0xa6680a…669da1
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0x17f57c…d0206d
0x6a22…65f90x2633…2223Base—$0.000873100%payAI107d ago0xdd736a…f57994
0x6a22…65f90x2633…2223Base—$0.000873100%payAI107d ago0x2469ad…3b37a4
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0xa0061f…b2762f
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0x13fa9a…0aa3a6
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0x52ff8d…9e9cbb
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0x380cc3…a41329
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0x8c1580…ce4744
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0x8fab36…3b6525
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0xbb10bb…065be2
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0x0817cb…b17d92
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0xb06f6d…eec3ab
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0x9f74b8…9529ed
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0x25793b…1bcaaa
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI107d ago0x74c0a7…0b19ce

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.