Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc854db…65a9d4
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd7077a…2700d4
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0x835434…e207bc
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5e75a3…518866
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c47e5…254270
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0x15fa56…c6381c
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc85549…ac067e
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0xce2f25…501e1d
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0xed8fdf…ac008d
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb63813…3f5fa8
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcd2d4d…ba9b14
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0x678b8e…32a00a
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0x15794e…827bb3
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0x758752…466b82
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0x925a1d…a0b76f
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9d2afd…ab6747
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd67bbb…51633c
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0x606286…c9ab55
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0x15f165…95e534
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0x798ab0…02ae5f
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0x560e03…b181eb
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0x036cf1…9ba777
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd258fb…528317
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0x789915…5dc76c
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd46426…e557df

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.