Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x45ad68…069a7e
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc7de5e…cccf85
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe4649c…e107e5
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x240403…0f8cc5
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x24f7a3…0ab829
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd10d01…c62364
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe34741…8fb896
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbd8bd1…dcd067
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x23c82a…192646
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x608aa6…3496e4
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4894e0…d17b44
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f7c28…c180b5
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe0d045…fed07d
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x04d432…ccdf6b
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x939115…b98a8c
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9d1330…d49bd8
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4b7403…16173f
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4083a9…4a09fd
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe1c203…473235
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa55983…32e4a5
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa68236…2b898b
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x93310e…e98ec4
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xded070…f06250
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2bcace…e564f7
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb5622a…6d3bec

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.