Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x59dae6…5e0ba8
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x59f56a…65ad45
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6a7de6…e3d96b
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd91b82…19f9f8
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa0d44a…c1a252
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x281dc7…582a37
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x22c3e3…a2c4de
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x72266c…7062ab
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x967af4…d132ba
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbdfabe…3713cd
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xee9619…1cd734
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5979a8…988efd
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x70b9f2…7631b3
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb5a1c8…dcfb92
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdd61a2…df45b7
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5bc0b1…fe54bc
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x73c8af…676b4a
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa4ddd3…058f59
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xde1997…ada6da
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7be417…26151d
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcc3366…e91988
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x51c96b…225469
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x54c1a5…ff4510
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb8867f…09dc63
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7f4715…a26f20

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.