Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2db7…06f90x7c7a…8d66Base—$0.01100%coinbase61d ago0x055036…98a825
0x2db7…06f90x9541…9b30Base—$0.01100%coinbase61d ago0xcbaeb4…04cf45
0x2db7…06f90xcdf6…64c5Base—$0.01100%coinbase61d ago0x5e55ae…209833
0x2db7…06f90xe92e…f72dBase—$0.01100%coinbase61d ago0x390b64…4b95eb
0x2db7…06f90x88dd…df4cBase—$0.01100%coinbase61d ago0x166951…69ecee
0x2db7…06f90xa20d…ac86Base—$0.01100%coinbase61d ago0x7ca586…b8d422
0x2db7…06f90x354a…ed11Base—$0.01100%coinbase61d ago0x029dc8…d1dd47
0x2db7…06f90xec14…1954Base—$0.01100%coinbase61d ago0x98b3be…b83782
0x2db7…06f90x1b81…80d7Base—$0.01100%coinbase61d ago0x3b75e4…331241
0x2db7…06f90xb3c8…76d0Base—$0.01100%coinbase61d ago0xda9c56…5309ac
0x2db7…06f90x9d4d…4258Base—$0.01100%coinbase61d ago0xc28653…807d35
0x2db7…06f90xe668…88a3Base—$0.01100%coinbase61d ago0xa166fb…adc606
0x2db7…06f90xdb60…fd88Base—$0.01100%coinbase61d ago0xa0a175…e556ea
0x2db7…06f90x3fdc…43c6Base—$0.01100%coinbase61d ago0xd4983d…f54ca0
0x2db7…06f90x9ee5…b28fBase—$0.01100%coinbase61d ago0xe84995…aa4543
0x2db7…06f90xfc79…2681Base—$0.01100%coinbase61d ago0x2a47ec…b6e00f
0x2db7…06f90x8979…83e1Base—$0.01100%coinbase61d ago0x7f35ea…bdf287
0x2db7…06f90xdfd1…3c7eBase—$0.01100%coinbase61d ago0xe01e0b…2dca39
0x2db7…06f90x3909…862aBase—$0.01100%coinbase61d ago0xc7c464…a4f222
0x2db7…06f90xd1b5…4f0eBase—$0.01100%coinbase61d ago0xd5262c…648cee
0x2db7…06f90x772c…bc0cBase—$0.01100%coinbase61d ago0x1a5e6b…cdcb7c
0x2db7…06f90x125a…ca0dBase—$0.01100%coinbase61d ago0xef781c…95988b
0x2db7…06f90xdd72…2123Base—$0.01100%coinbase61d ago0x645bbc…d35664
0x2db7…06f90xb69d…8332Base—$0.01100%coinbase61d ago0x11655c…faa3b2
0x2db7…06f90xbadb…f9dcBase—$0.01100%coinbase61d ago0xe1b21a…d1d6d1

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.