Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47b9…1d950xb330…7d9eBase—$0.10100%dexter39d ago0x6b56e5…c4c5f8
0x47b9…1d950xf14d…0b12Base—$0.10100%dexter39d ago0xf35138…f79cee
0x47b9…1d950xfd89…a898Base—$0.10100%dexter39d ago0x888dd0…a63afc
0x47b9…1d950x589f…7be6Base—$0.10100%dexter39d ago0xe88036…4ef16c
0x47b9…1d950x97d3…6eb3Base—$0.10100%dexter39d ago0x3731a5…1283f8
0x47b9…1d950x62a0…dd04Base—$0.10100%dexter39d ago0x2f1f69…d1d10e
0x47b9…1d950x776a…9021Base—$0.10100%dexter39d ago0xb63aff…e6a2ed
0x47b9…1d950x1add…7811Base—$0.10100%dexter39d ago0x0707ce…4f402e
0x47b9…1d950xaaa4…d343Base—$0.10100%dexter39d ago0xdd870d…5528de
0x47b9…1d950xa838…fd45Base—$0.10100%dexter39d ago0x24090c…db62ab
0x47b9…1d950x8401…635fBase—$0.10100%dexter39d ago0xaa08db…785b70
0x47b9…1d950xb9ea…45a0Base—$0.10100%dexter39d ago0x7b6911…58a26a
0x47b9…1d950x8f83…176dBase—$0.10100%dexter39d ago0xb0e923…980bad
0x47b9…1d950x4a84…b942Base—$0.10100%dexter39d ago0x1f4b40…3acc76
0x47b9…1d950xc098…ef54Base—$0.10100%dexter39d ago0x4c7ea1…0da67b
0x47b9…1d950x31a6…86e8Base—$0.10100%dexter39d ago0x35bcd5…769fbb
0x47b9…1d950xa0d1…6af5Base—$0.10100%dexter39d ago0x8990f3…7573d9
0x47b9…1d950xdef4…170dBase—$0.10100%dexter39d ago0x7a3455…d203e2
0x47b9…1d950x1afa…254bBase—$0.10100%dexter39d ago0x572e8f…17374a
0x47b9…1d950x22fd…7245Base—$0.10100%dexter39d ago0x95a6d0…41cd74
0x47b9…1d950x4a6f…67bfBase—$0.10100%dexter39d ago0xabf456…4a7651
0x47b9…1d950xc147…5789Base—$0.10100%dexter39d ago0x1e7e3b…c1c626
0x47b9…1d950x7a23…0a88Base—$0.10100%dexter39d ago0xac5ef2…c5bad1
0x47b9…1d950x4261…2ab8Base—$0.10100%dexter39d ago0x4ffa3c…15499c
0x47b9…1d950xe1c3…bc2aBase—$0.10100%dexter39d ago0x20e8ed…5ff4dc

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.