Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8fd3ef…4f9b34
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2c5fa7…9a1b9d
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd41cbf…2628f1
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x33a4c6…8f0cfd
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdd54ca…f41ce8
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf93f41…43acba
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa3628b…1bbea1
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b4ea9…4e075b
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3d1ea8…812566
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9072fe…1426d9
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7e4c46…11bc3e
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x61830c…0ce1eb
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x663613…618ec8
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc7dd1d…121661
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6ba369…df9686
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x75df27…164ecc
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x645310…7a0eaf
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x55a3fd…84c290
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd198e6…b9a43b
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe9911e…342354
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xed0c09…7d5a55
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x529fc6…dc0f31
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdcfb45…8e2308
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4115df…57d0e6
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x63d8b3…a6404e

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.