Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0xed26bf…884118
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0x2b0320…bae52c
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0xe88a32…7255d4
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0x024965…f69e26
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0x264202…3e4e78
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0xcf8697…09d861
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0x2f18f8…834f1b
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0x8e6216…1c174d
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0xd524ad…4a308a
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0x898f94…096339
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0xc5b977…4e3472
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0x4ad9bf…5c3476
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0x021095…7a401c
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0xe1a3b4…5ee923
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0x13854a…7f22e3
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0x0dd18d…337bd1
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0xafb6dc…5569d9
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0x30283b…65b0d5
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0xd3fa98…54e3d1
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0x5a81c4…de20ac
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0xab0fe5…520e28
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0xbcdbd9…85a44b
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0x64014a…a55dec
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0x5f0916…62af27
0xe940…92c20x5aae…482eBase—$0.001100%coinbase7d ago0x6e1a38…c29fba

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.