Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x2544…8c4535d ago0x5adb61…0f518c
0xeb19…e6200x47c5…4fc3Base—$21.0070%0x6bdd…b27635d ago0x9909bc…10e9e0
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x551c…90e535d ago0xa4785d…db487e
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x45b0…c0d635d ago0xf49003…de039a
0xeb19…e6200x0e3d…7757Base—$2.1070%0xc330…c0b235d ago0xf95a71…2d0068
0xeb19…e6200x0e3d…7757Base—$3.1570%0xa69c…e8d535d ago0x1c41b3…6f21c6
0xeb19…e6200x47c5…4fc3Base—$2.1070%0x73bd…b44435d ago0x4ff9a7…0f514b
0xeb19…e6200x47c5…4fc3Base—$5.2570%0xddf5…034735d ago0xd6680d…43cda7
0xeb19…e6200x47c5…4fc3Base—$1.0570%0x8817…492735d ago0x1ed53a…37fd59
0xeb19…e6200x47c5…4fc3Base—$11.5570%0x5e96…f15935d ago0x0ecb5e…8d6584
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x433f…6ee935d ago0xb6799b…bf8223
0xeb19…e6200x0e3d…7757Base—$10.5070%0x0c48…3ed635d ago0xee8020…f4846d
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x2b35…135b35d ago0x4dcc2f…ba4fa9
0xeb19…e6200x47c5…4fc3Base—$5.2570%0xdfea…dfaf35d ago0xfcda6e…99a7c1
0xeb19…e6200x47c5…4fc3Base—$3.1570%0x8bdc…90be35d ago0xe9637c…969a8b
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x5dca…cd2135d ago0x969c40…b9923f
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x9993…8cf535d ago0x1ca4ac…834d72
0xeb19…e6200x47c5…4fc3Base—$1.0570%0xf867…7e9b35d ago0xcd3842…817705
0xeb19…e6200x0e3d…7757Base—$1.0570%0x0abd…8e7736d ago0x14a737…c760a1
0xeb19…e6200x0e3d…7757Base—$10.5070%0xc836…5c4636d ago0x8925c0…a050b3
0xeb19…e6200x47c5…4fc3Base—$10.5070%0xbf85…381036d ago0xbea661…46d0f9
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x6bdd…b27636d ago0xb72294…baa60a
0xeb19…e6200x47c5…4fc3Base—$2.1070%0x0166…37af36d ago0x18e819…be94ea
0xeb19…e6200x47c5…4fc3Base—$106.0570%0x3aab…e20936d ago0xd7be3e…2a3461
0xeb19…e6200x47c5…4fc3Base—$10.5070%0xd8e2…3d4b36d ago0xe0fa50…d0ca4c

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.