Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4ab…efbe0x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0x8377a5…13b350
0x132c…8f610x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0x805e8a…767906
0x1e62…e0be0x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0x6c1c3c…aec08d
0xac79…88680x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0x0c4f26…948d6c
0x8eab…166e0x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0x2d6bd2…10ac85
0xbaae…f7410x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0x42a23e…63cbc9
0xb68a…dd6f0x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0x49cf8c…3d4284
0x4092…1d740x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0x49ea78…f86543
0xbadf…7a9d0x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0x9b6271…581501
0xd55e…7fb60x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0x11b719…30a179
0xa4ab…efbe0x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0x9dda28…0ed8b3
0xcb6d…4b7b0x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0xcf6da7…4fdcb9
0x4789…4a100x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0xabeda8…63b8b1
0xcf8b…eae70x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0x8b40e2…8a83cf
0xc0c9…a7fc0x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0x2bc8bf…9e2125
0x237b…8dd40x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0xe6d78a…19458c
0x1e62…e0be0x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0xe527af…4c3bbd
0x65bd…67bb0x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0xadf14c…1abd8c
0x6f93…9fb90x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0xb2c163…b8a688
0xc50a…21750x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0x9ff303…b31adc
0x14cd…ede30x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0xf8dd90…66d9db
0x58d1…c5850x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0x77469f…238980
0x1e62…e0be0x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0xd5fef5…bcd574
0x19a6…de170x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0xc30139…9ab0c4
0xb68a…dd6f0x85a7…109bBase—$0.00170%0x6cb9…e3d518d ago0xd89fab…7e5dea

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.