Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa73c14…2cfc2c
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc68aaa…c9e773
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e3c6c…d1b215
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e95ca…0079a8
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27f959…b51953
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xba16c9…069447
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x27bc28…4816de
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6ade4f…2507c2
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe3f586…2a4172
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x48aeba…e44ea3
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb762a0…0c055a
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf1e476…28c09c
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x074c19…1eaf60
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa7f136…fcfb6d
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x589203…c417cb
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x032627…4a386c
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x29e0d6…db821d
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7cdfa4…e175d7
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe761e6…ab8fc8
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e672b…3e8db2
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xce83f4…f659ce
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf1fe6c…b8063a
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x822acd…1b8020
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9bd93c…1d9e1c
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x280b69…51f031

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.