Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb879…88a50xccc8…15beBase—$1.39100%0xf70d…dbef90d ago0x75524d…ba6f03
0x9110…f71a0xccc8…15beBase—$1.29100%0xf70d…dbef90d ago0x25ccee…209003
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef90d ago0xe127a7…ea1f6d
0xeb22…36f70xccc8…15beBase—$15.50100%0xf70d…dbef90d ago0x75fcf8…93ca2f
0xceb2…cfe00xccc8…15beBase—$13.10100%0xf70d…dbef90d ago0x86139b…771cf3
0xcaa2…e16b0xccc8…15beBase—$1.16100%0xf70d…dbef90d ago0x275fbf…d9136f
0xf91f…c5580xccc8…15beBase—$2.06100%0xf70d…dbef90d ago0x678ff1…5c68a0
0xe2c8…42a10xccc8…15beBase—$5.00100%0xf70d…dbef90d ago0x1f7d02…6b857e
0xe2c8…42a10xccc8…15beBase—$5.00100%0xf70d…dbef90d ago0xfc3d00…d4c004
0x74fc…65250xccc8…15beBase—$1,001.23100%0xf70d…dbef90d ago0xac1f2d…3bd98a
0x9c86…f9480xccc8…15beBase—$999.80100%0xf70d…dbef90d ago0x61ecd3…6267d5
0x74fc…65250xccc8…15beBase—$11.00100%0xf70d…dbef90d ago0xceffcf…e2320f
0x2859…9b550xccc8…15beBase—$5.00100%0xf70d…dbef90d ago0x611b53…572f6a
0x2859…9b550xccc8…15beBase—$10.00100%0xf70d…dbef90d ago0x8137af…aaeecd
0xf2b2…b2fd0xccc8…15beBase—$0.50100%0xf70d…dbef90d ago0x32d615…5748b1
0x890e…1eb70xccc8…15beBase—$2,018.66100%0xf70d…dbef90d ago0xe4e921…632b98
0xa8d0…9ecd0xccc8…15beBase—$22.87100%0xf70d…dbef90d ago0x57d1f2…ac8dfc
0x5617…b5290xccc8…15beBase—$3.84100%0xf70d…dbef90d ago0x48649b…9b1fcc
0xa466…01160xccc8…15beBase—$10.00100%0xf70d…dbef90d ago0xb1b46f…3634d0

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.