Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x6d55…0cde20d ago0x241245…95f90c
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xb31a…568f20d ago0x2a2db1…909a46
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x3e24…de6820d ago0x8d22d1…695652
0xbaf6…e02d0x47c5…4fc3Base—$21.0070%0xe5f9…0f5f20d ago0x01adf8…d21d7d
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x8503…c07220d ago0x65fa65…a3a3e9
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x12fd…41c820d ago0xcc340a…2f9f19
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xde8d…bd2c20d ago0xaec192…01b514
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x9971…204820d ago0xcc53f3…926063
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xd50e…07b920d ago0x05e30a…74739b
0xbaf6…e02d0x47c5…4fc3Base—$26.2570%0xedfa…1e1220d ago0x84122d…a9dfd6
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x6a34…ec8820d ago0xe07f7a…46d52c
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x70ba…dd5620d ago0xbf27f3…f1137b
0xbaf6…e02d0x47c5…4fc3Base—$14.7070%0x493b…b91620d ago0xa3cf87…8b6a18
0xbaf6…e02d0x47c5…4fc3Base—$21.0070%0x433f…6ee921d ago0xd9cfbc…1c70c6
0xbaf6…e02d0x47c5…4fc3Base—$84.0070%0xdbb0…e8c221d ago0x1c713b…84539b

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.