Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x20ea94…e83671
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0xc8b38f…052606
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x672dce…17db0f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0xe80e63…f5fadb
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0xe89cc2…e0fa1b
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0xd62018…5de516
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x410084…9f27d2
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0xda9551…8d5357
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x7a45fe…93b6f1
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0xf93920…444ae0
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x2f6b5a…b5a185
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x9c711e…98b1de
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa77d ago0x51d9ea…ebcf50
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa78d ago0x15975f…e314ba
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa78d ago0xe6010f…c474ae
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa78d ago0xa4f997…44cdbe
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa78d ago0x5656d1…4eeb3a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa78d ago0x50a773…6167f7
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa78d ago0x53bbe6…f152d2
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa78d ago0x923c90…2e25de
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa78d ago0xf9881e…f0b0ff
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa78d ago0x396d85…49d776
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa78d ago0xecc221…3f5bc1
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa78d ago0x864cd5…fe460d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa78d ago0x3e81c4…c530dc

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.