Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbac3b8…606533
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5b13cc…9e6de4
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x101b26…9f3825
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x79374f…1c1069
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5ede94…413bed
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x37dc14…282810
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x97ef8d…f08790
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5b1090…71b192
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa83f8a…21286b
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x74d1b6…bf8b4c
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa7180f…6e9d47
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb61cba…4bc8e2
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xee53bd…ec68ac
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xff636d…7b4b8c
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x890ea0…143a79
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb14780…48f80f
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf53f94…a696c6
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x62f009…3e35b2
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x91c894…4ad722
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x91339d…9f8135
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f72a4…ee594d
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x68cefd…65557c
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe835f5…9690fa
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9b46ee…db3526
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x882408…c1fb2a

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.