Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0xbc5a19…49dd55
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x49d453…e8f0ba
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x130d37…503a68
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0xded77a…9b6732
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x5fd74f…a48e25
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x296c94…039bfb
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x0a04d9…5fe138
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x4efc15…22f454
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x99d793…dd7162
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0xfaf840…79db7e
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x6fbb8c…f9cdc9
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0xa9e82a…e28ee0
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x2100c2…144978
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x8961df…38d2c3
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0xfcf8b8…459aef
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x1199ac…10d11c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x9cd108…d8aec3
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0xd29f70…17f3f3
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0xcae9ef…22392a
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x51eb65…8895a3
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0xaa0343…a6ab4d
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x733e30…60c1dc
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x46e331…83c947
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0x9ef2fb…ee1988
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a543d ago0xc1ce45…dece0a

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.