Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b2a…99340x9901…3ac4Base—$0.01100%coinbase73d ago0x37fc37…366859
0x4b2a…99340xc8d5…93e8Base—$0.01100%coinbase73d ago0xd6a5bd…5ad1b1
0x4b2a…99340x5c95…6367Base—$0.01100%coinbase73d ago0xfe842e…0991df
0x4b2a…99340x3c76…9ff1Base—$0.01100%coinbase73d ago0xd0c9c2…29021c
0x4b2a…99340x1be2…6dd8Base—$0.01100%coinbase73d ago0xb1f246…041fbd
0x4b2a…99340x0fc8…9779Base—$0.01100%coinbase73d ago0x45cb52…3d137c
0x4b2a…99340x80b5…bcf9Base—$0.01100%coinbase73d ago0x99e2dd…2159f9
0x4b2a…99340x8e42…07a9Base—$0.01100%coinbase73d ago0x49a545…7a5d1e
0x4b2a…99340x04a7…d254Base—$0.01100%coinbase73d ago0x36d1d3…095b47
0x4b2a…99340xd664…1cccBase—$0.01100%coinbase73d ago0x1ce2c7…aa9cc9
0x4b2a…99340xf524…0400Base—$0.01100%coinbase73d ago0xaf0ba9…2cf09b
0x4b2a…99340x2508…5a42Base—$0.01100%coinbase73d ago0x30af11…511527
0x4b2a…99340x35fd…b204Base—$0.01100%coinbase73d ago0x0efac8…4e0c2e
0x4b2a…99340x55b3…942fBase—$0.01100%coinbase73d ago0xc76e8a…de5983
0x4b2a…99340xcd76…90afBase—$0.01100%coinbase73d ago0x81e745…856286

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.