Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…793232m ago0xddf3b6…9738a6
0x46f1…638b0x50eb…6480Base—$0.00270%0x54f0…793233m ago0x138697…935bb1
0x6b41…b4cf0x50eb…6480Base—$0.00270%0x54f0…793233m ago0x1396ba…eb66d3
0x941c…27e60x50eb…6480Base—$0.00170%0x54f0…793233m ago0x9ec5af…cdb20a
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…793235m ago0xd20e2b…2a7a11
0xe03d…274b0x50eb…6480Base—$0.00270%0x54f0…793235m ago0x73400f…f82500
0x7694…2e2c0x50eb…6480Base—$0.00270%0x54f0…793236m ago0x8527ff…bc0cbe
0x5fcb…03100x50eb…6480Base—$0.00170%0x54f0…793239m ago0x5b8735…a7d945
0xe03d…274b0x50eb…6480Base—$0.00270%0x54f0…79321h ago0xa895cf…6f7d0a
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…79323h ago0xa45648…eea459
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…79325h ago0xff5b76…9e9c83
0x781d…339d0x50eb…6480Base—$0.00370%0x54f0…79325h ago0x827db9…06aa79
0x6b41…b4cf0x50eb…6480Base—$0.00170%0x54f0…79325h ago0x91a8f3…b71f4c
0x941c…27e60x50eb…6480Base—$0.00170%0x54f0…79325h ago0xb3967f…9ae99a
0x1eb5…04fd0x50eb…6480Base—$0.00170%0x54f0…79325h ago0xf7bac0…887a0c
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79325h ago0xa3fb28…8fa4ef
0x5fcb…03100x50eb…6480Base—$0.00270%0x54f0…79325h ago0x21c916…7905eb
0x7694…2e2c0x50eb…6480Base—$0.00170%0x54f0…79325h ago0x9c1826…f80631
0x7694…2e2c0x50eb…6480Base—$0.00170%0x54f0…79325h ago0x680503…d45bbd
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…79325h ago0xd95d73…6f2685
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…79325h ago0x1147f6…7b3050
0x46f1…638b0x50eb…6480Base—$0.00170%0x54f0…79325h ago0x4d588f…de4f6c
0x5656…08a10x50eb…6480Base—$0.00270%0x54f0…79325h ago0x8c89c5…a08d9f
0x5656…08a10x50eb…6480Base—$0.00370%0x54f0…79325h ago0x14cfd3…7379dd
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…79325h ago0x5c973c…734362

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.