Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x19dbcd…10f2a5
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x944b71…85f192
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf6b083…cce884
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0xce20e9…2ae501
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x48dab9…a9db2c
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x73d83d…81c642
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf1421c…437ba6
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf2fb84…e8b53b
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d1be2…0bd203
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa70607…c8fd56
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x155ff5…6b7276
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x793aef…237248
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x45cad6…c7efdc
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4bfcce…5b15f4
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x005e8a…5fb6cc
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf5dcd2…71a37e
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9ae804…82949c
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x528298…6d167a
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdbe1ed…2e3331
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe7047c…9b9037
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4544b7…18a1c3
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1900fe…c8bb51
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x707554…a59c44
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa818af…c3165c
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x714815…de1cd4

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.