Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x7719…4b99Base$90.90100%0x7347…d69141d ago0xf28b34…1d4d35
0xa54d…49f50x9e75…d268Base$2,999.35100%0x64b2…883341d ago0x07944e…215f5d
0xa54d…49f50xe108…6f5cBase$3.03100%0x64b2…883341d ago0x5b017f…6d0222
0xa54d…49f50xa8be…893eBase$308.65100%0x7347…d69141d ago0x0d9741…f4f799
0xa54d…49f50x69c6…b589Base$82.79100%0x7347…d69141d ago0xb72db6…e44311
0xa54d…49f50x047e…0da2Base$882.35100%0x7347…d69141d ago0x277f89…fc9bd3
0xa54d…49f50xba81…e4e5Base$103.34100%0x7347…d69141d ago0xa94239…e8c21a
0xa54d…49f50x25d8…b79dBase$117.15100%0x7347…d69141d ago0x9f3fed…5bb971
0xa54d…49f50xbea8…f7c2Base$2,641.82100%0x7347…d69141d ago0xad2446…0268b2
0xa54d…49f50x539b…833aBase$5,000.25100%0x7347…d69141d ago0x0ca8f5…a81258
0xa54d…49f50xcedf…067bBase$27.45100%0x7347…d69141d ago0xd797a8…245df8
0xa54d…49f50x855d…8ca9Base$1,010.08100%0x64b2…883341d ago0x307b5c…21ff27
0xa54d…49f50x6a45…6657Base$90.51100%0x7347…d69141d ago0x99335e…b8fec6
0xa54d…49f50x0a77…b967Base$1.24100%0x64b2…883341d ago0xdcd4ac…dcee3a
0xa54d…49f50xc9e3…da2dBase$163.23100%0x7347…d69141d ago0x6140be…1359d1
0xa54d…49f50x41cc…254aBase$471.53100%0x7347…d69141d ago0x5f276b…9e1bc9
0xa54d…49f50x3903…4eb1Base$122.87100%0x7347…d69141d ago0xe0d7b7…393f45
0xa54d…49f50xc803…c3f3Base$101,113.22100%0x64b2…883341d ago0xdb34d9…10728a
0xa54d…49f50x1628…f602Base$70.10100%0x7347…d69141d ago0x7aa3f0…a71d14
0xa54d…49f5testnetexplorer.ethBase$49.99100%0x7347…d69141d ago0x5edaab…8ac2a9
0xa54d…49f50xb554…cfdfBase$404.07100%0x7347…d69141d ago0x1612ab…fa9788
0xa54d…49f50xe555…104fBase$1,107.46100%0x64b2…883341d ago0x100531…a26700
0xa54d…49f50xff4e…f218Base$319.9770%0x7347…d69141d ago0xfba97b…e0731e
0xa54d…49f50xff4e…f218Base$158.4770%0x7347…d69141d ago0x9c6b30…8df5dd
0xa54d…49f50xe742…ea88Base$2,000.77100%0x7347…d69141d ago0xa82c87…f3b7b0

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.