Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x018a…71350x975e…4da4Base—$0.02100%0x461a…5962105d ago0x3c3a1e…efccdf
0xed3f…92040x975e…4da4Base—$0.00768100%0x461a…5962105d ago0x404ab2…21717e
0xd00b…ad4a0x975e…4da4Base—$0.02100%0x461a…5962105d ago0x953164…aacd62
0x8b12…6a4f0x975e…4da4Base—$0.003776100%0x461a…5962105d ago0x292882…ec74ff
0x018a…71350x975e…4da4Base—$0.00768100%0x461a…5962105d ago0xe5c174…801657
0x95df…e43c0x975e…4da4Base—$0.00768100%0x461a…5962105d ago0x614d3d…ac240d
0x9f9e…6dee0x975e…4da4Base—$0.02100%0x461a…5962105d ago0x26b4c6…7a9366
0xfb7b…b4320x975e…4da4Base—$0.003776100%0x461a…5962105d ago0x250373…115f4e
0xadae…a73e0x975e…4da4Base—$0.00768100%0x461a…5962105d ago0xb22879…df2fd5
0x39f6…b4da0x975e…4da4Base—$0.003776100%0x461a…5962105d ago0x8913d5…5280ea
0x8bb6…11fe0x975e…4da4Base—$0.00768100%0x461a…5962105d ago0x945d24…95834c
0xd2e9…abe50x975e…4da4Base—$0.00768100%0x461a…5962105d ago0x6a62a9…cc58de
0x67e7…079d0x975e…4da4Base—$0.02100%0x461a…5962105d ago0x1c6e9e…c99033
0xa6e5…88380x975e…4da4Base—$0.003776100%0x461a…5962105d ago0xf2d2b3…a95221
0xa6e5…88380x975e…4da4Base—$0.00768100%0x461a…5962105d ago0x5c001c…618fb5
0xa6e5…88380x975e…4da4Base—$0.003776100%0x461a…5962105d ago0xc5d09d…da2d7b
0x94bc…42c60x975e…4da4Base—$0.00768100%0x461a…5962105d ago0xc3e9f3…4c0c53
0x7633…abfe0x975e…4da4Base—$0.02100%0x461a…5962105d ago0xea9b2f…c3f6c3
0xc674…f0800x975e…4da4Base—$0.02100%0x461a…5962105d ago0x7ee042…85acb8
0x2ece…43ae0x975e…4da4Base—$0.02100%0x461a…5962105d ago0xec3de7…002513
0x87cf…c12b0x975e…4da4Base—$0.00768100%0x461a…5962105d ago0x1663d6…4e015f
0x5f53…36ba0x975e…4da4Base—$0.00768100%0x461a…5962105d ago0x601595…e2cd8e
0xc843…83600x975e…4da4Base—$0.02100%0x461a…5962105d ago0x1b4a31…d46f22
0x8534…5c650x975e…4da4Base—$0.02100%0x461a…5962105d ago0x0ed06c…9c3316
0x35cc…33cf0x975e…4da4Base—$0.02100%0x461a…5962105d ago0x543ce6…cb39f1

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.