Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8947…94f00x47c5…4fc3Base—$52.5070%0x4689…1c4b3d ago0x90c2a3…19fa4f
0x8947…94f00x47c5…4fc3Base—$10.5070%0xb60e…e3aa3d ago0xa5d3a6…2df18c
0x8947…94f00x47c5…4fc3Base—$10.5070%0xa69c…e8d53d ago0x07e2c4…bf490e
0x8947…94f00x47c5…4fc3Base—$21.0070%0x6c0f…7cd63d ago0xde2df0…241b0c
0x8947…94f00x47c5…4fc3Base—$21.0070%0xa782…cada3d ago0xbdf29f…502032
0x8947…94f00x47c5…4fc3Base—$52.5070%0x2bdf…11ce3d ago0x31ab28…8a7bab
0x8947…94f00x47c5…4fc3Base—$10.5070%0x9c66…aca63d ago0x3f7cb8…2f1594
0x8947…94f00x47c5…4fc3Base—$21.0070%0x0007…88673d ago0x5eff95…d5db2c
0x8947…94f00x47c5…4fc3Base—$52.5070%0x2a59…86453d ago0xdcd86c…cf14e3
0x8947…94f00x47c5…4fc3Base—$10.5070%0x6d10…b12b3d ago0xe7c048…2956dd
0x8947…94f00x47c5…4fc3Base—$10.5070%0x27f5…dfdc3d ago0x05333e…7f95a2
0x8947…94f00x47c5…4fc3Base—$10.5070%0xc7fb…44143d ago0x8973ba…f1c753
0x8947…94f00x47c5…4fc3Base—$10.5070%0x1a34…32c13d ago0x5ef72a…297163
0x8947…94f00x47c5…4fc3Base—$1,000.0070%0x7492…70ae4d ago0xdb6547…a4fb85
0x8947…94f00x47c5…4fc3Base—$10.5070%0x7c94…b13e4d ago0x85cb37…c26d8e

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.