Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x65ff7e…028039
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xab7944…d1b7a1
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x693439…910a16
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4623d8…2ee786
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x39b3ee…12b520
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2d02d5…09c9e7
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x06cd76…dfba6f
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x88728a…97d59c
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x03533c…be952d
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a7cbd…6a40d0
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6d2eae…9232f4
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x94d8b5…005085
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d6285…af9a72
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa1d2f7…ddd33e
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x05d4ce…efd816
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf64ce6…08ec59
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xddd021…208c1f
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa23951…74dc66
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8848cc…1dfa10
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x864867…b58986
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0744f5…b90d28
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfbddbb…76422c
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x66ca3d…fba1b6
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x298e7e…dbc164
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe659ae…855643

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.