Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc3d ago0xa293ec…256b17
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc3d ago0x9a06af…e57774
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc3d ago0x2c5635…22f9d7
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc3d ago0x4a6189…269e52
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc3d ago0x5bbec1…5eb4dd
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc3d ago0x5725f7…045ad2
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc3d ago0xe04755…734494
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc3d ago0x13c780…064fcb
0xce6d…bbc30x572f…2f6cBase—$0.0170%0x0b44…80fc3d ago0x88c551…14e988
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc3d ago0xf66f9d…ca098c
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc3d ago0x29cc49…e6e422
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc3d ago0x86f844…7707c7
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc3d ago0xb02647…09cf69
0xce6d…bbc30x8a6c…f293Base—$0.0170%0x0b44…80fc3d ago0x981d56…51d941
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc3d ago0xcb9a30…919188
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc3d ago0xe5556a…4c0753
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc4d ago0xcadbc9…59e905
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc4d ago0xacb337…e4bc11
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc4d ago0xfa2bfb…13dfbd
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc4d ago0x1a2271…f3dc52
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc4d ago0x21eb47…71c4b6
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc4d ago0x31ffac…ebf58b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc4d ago0x8f0c90…01ad62
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc4d ago0xecc720…369d04
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc4d ago0xf6c194…8e43cd

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.