Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0x134aef…e332f8
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0x98b406…dfcce8
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0xb3ef70…3c55ea
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0xb04a32…d26147
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0x081c56…502d76
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0xa7c332…87de28
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0x3f4ed7…82f5d3
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0x5c2824…3b88c4
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0x99f9d2…836875
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0x62ba80…6e1619
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0xaa801a…ca0b73
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0xb4b7fe…a667a4
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0x6cebea…848c51
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0x7b31db…64bae9
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0x0047f2…a9e2a6
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0xf1e326…b1fb25
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0x322771…a82915
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0x8ad2dc…b8bb9c
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0x758c6e…236fba
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0x615e17…f85854
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0x74a3b1…d2f9f4
0x7447…c5d50x5aae…482eBase—$0.001100%coinbase17d ago0xcc2478…7ffab6

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.