Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe4732a…8ea77d
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcbf376…0ef30a
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6c5f6a…fd7342
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x823f20…6cf34d
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5c6153…bc449f
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x717b81…2ebdbc
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1acea9…3c0a1f
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc4660c…fed737
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf06897…8f630d
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x525534…5a9002
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x07b46b…560698
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1f3095…e058ef
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xacf0da…042377
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd4f0e1…5b10d1
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x032190…117717
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb4128e…9c4f88
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5c32bf…5e7060
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd30e97…b82b4c
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdeca0d…74f915
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x543f1a…c7ce6c
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x67ef60…434082
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x776e79…862c7f
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7ff299…9f440e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x232336…8dc5b5
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x18b3bf…2cb91e

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.