Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6653f4…deeba3
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1d68fd…92e55c
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x627769…4603c1
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x55fe4d…1eb915
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x970b36…4228bd
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf6d8a3…8f76fe
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2e8838…ab4da8
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2f83c5…5a4c30
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33e5b7…3e8912
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x804522…5bbc77
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x20c0c6…fd916d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x202c44…02b663
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x098312…877670
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdaefc9…b4a254
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe2806…9ca962
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdf851d…c1475b
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb3d2a5…d66550
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe182aa…146ead
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe9102b…4b1ef3
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcb2ab2…2106eb
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb49206…50df0f
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1fa7b0…efa1b3
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xee6a23…81ca9b
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb0276e…3577da
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe6a3d6…97ca86

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.