Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$1.05100%0x7869…5c2079d ago0xd8c53b…12975f
0xa787…64cf0x0e3d…7757Base$1.05100%0xdc27…c47d79d ago0x2ce1ff…277d79
0xa787…64cf0x0e3d…7757Base$1.05100%0x45b0…c0d679d ago0xeb7cdc…783fed
0xa787…64cf0x0e3d…7757Base$23.10100%0xafd1…680d79d ago0x768e5f…c21779
0xa787…64cf0x0e3d…7757Base$1.05100%0xfe42…c1f079d ago0x284ee8…8b9351
0xa787…64cf0x0e3d…7757Base$3.15100%0xd500…f63a79d ago0xee091d…893150
0xa787…64cf0x0e3d…7757Base$2.10100%0x78ce…877f79d ago0x5bafa1…3cb40d
0xa787…64cf0x0e3d…7757Base$2.10100%0xf6cb…a8d779d ago0xb93e7d…9b5ff7
0xa787…64cf0x0e3d…7757Base$1.05100%0x99d9…ec9d79d ago0x5e6934…689dbc
0xa787…64cf0x0e3d…7757Base$1.05100%0x5d3d…e33379d ago0xbb1df6…165c82
0xa787…64cf0x0e3d…7757Base$5.25100%0x59e8…d82379d ago0xbf39b1…67dc37
0xa787…64cf0x0e3d…7757Base$10.50100%0x0874…897c79d ago0x677998…64e071
0xa787…64cf0x0e3d…7757Base$31.50100%0x8764…7f4f79d ago0x8d7d12…719663
0xa787…64cf0x0e3d…7757Base$7.35100%0xa82a…456379d ago0x292bc9…e27a0b
0xa787…64cf0x0e3d…7757Base$5.25100%0xa423…2cae79d ago0x454c0c…e3d197
0xa787…64cf0x0e3d…7757Base$10.50100%0x1ceb…22ad79d ago0x8fd38c…36c56e
0xa787…64cf0x0e3d…7757Base$3.15100%0x422e…487079d ago0x50e532…f7f70b
0xa787…64cf0x0e3d…7757Base$10.50100%0x9ac4…71a979d ago0xf98057…e155fb
0xa787…64cf0x0e3d…7757Base$2.10100%0x81da…371f79d ago0x04de34…6f52c1
0xa787…64cf0x0e3d…7757Base$3.15100%0x93eb…4c2979d ago0xdee76d…d6390b
0xa787…64cf0x0e3d…7757Base$22.05100%0xcd64…d81f79d ago0x5e9372…075fd6
0xa787…64cf0x0e3d…7757Base$4.20100%0x89b2…a87a79d ago0x22a9fe…b97951
0xa787…64cf0x0e3d…7757Base$5.25100%0x238e…232579d ago0x37c6bf…d86a4b
0xa787…64cf0x0e3d…7757Base$1.05100%0xca7d…500179d ago0x365411…bfe637
0xa787…64cf0x0e3d…7757Base$21.00100%0x3d53…a35979d ago0xe9f67a…fd10a9

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.