Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x47c5…4fc3Base—$10.5070%0x9190…8d8331d ago0x2d1ddc…cfc7be
0xdd07…45b90x47c5…4fc3Base—$5.2570%0x88cf…d21b31d ago0x83f91f…3cb0a0
0xdd07…45b90x47c5…4fc3Base—$2.1070%0x10ee…31de31d ago0x141b45…866049
0xdd07…45b90x47c5…4fc3Base—$10.5070%0x9dba…e8e031d ago0x7656bd…d8dbc2
0xdd07…45b90x47c5…4fc3Base—$10.5070%0x9c66…aca631d ago0x78ef3b…baf30c
0xdd07…45b90x47c5…4fc3Base—$31.5070%0x8121…3f9d31d ago0x1b49c5…ec3f47
0xdd07…45b90x47c5…4fc3Base—$10.5070%0x7685…476931d ago0xedf499…c9e65f
0xdd07…45b90x47c5…4fc3Base—$4.2070%0xfb42…406e31d ago0x3fbc91…1b02bc
0xdd07…45b90x47c5…4fc3Base—$3.1570%0xc3b9…7b3631d ago0x3edbe4…4ce332
0xdd07…45b90x47c5…4fc3Base—$63.0070%0xd301…c7ff31d ago0x99d331…336ba2
0xdd07…45b90x47c5…4fc3Base—$1.0570%0xb99f…c90331d ago0x352b34…21d4d3
0xdd07…45b90x47c5…4fc3Base—$2.1070%0x60af…6a2531d ago0xa91fd9…9fcc94
0xdd07…45b90x47c5…4fc3Base—$10.5070%0x88df…6a4d31d ago0xefcdf5…ba88fa
0xdd07…45b90x47c5…4fc3Base—$2.1070%0x2158…e16031d ago0x8c17cd…372f83

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.