Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…71b70x6a66…43fcBasex402 service$0.001100%coinbase117d ago0xf78fa6…bda346
0x8a69…71b70x6a66…43fcBasex402 service$0.001100%coinbase118d ago0x09dc4b…69c202
0x8a69…71b70x6a66…43fcBasex402 service$0.001100%coinbase118d ago0xf002be…3bbdb3
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase118d ago0x587350…028bee
0x8a69…71b70x6a66…43fcBasex402 service$0.005100%coinbase118d ago0x339a11…2fa0ed
0x8a69…71b70x6a66…43fcBasex402 service$0.005100%coinbase118d ago0xa10bb1…b21ed7
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase118d ago0x369cec…0cead3
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase118d ago0x97f050…d024f7
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase118d ago0xc2da3e…6eb49f
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase118d ago0xf63306…cdf9b2
0x8a69…71b70x6a66…43fcBasex402 service$0.005100%coinbase118d ago0x5247ba…8a70c9
0x8a69…71b70x6a66…43fcBasex402 service$0.005100%coinbase118d ago0xffae58…ab7c44
0x8a69…71b70x6a66…43fcBasex402 service$0.005100%coinbase118d ago0xffb5d0…5db225
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase118d ago0xa647a3…701edf
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase118d ago0xcb1c58…4a8c5b
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase118d ago0x1f5add…5b2444
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase118d ago0x3befc5…1ef11c
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase118d ago0x8c2f96…37cc00
0x8a69…71b70x6a66…43fcBasex402 service$0.008100%coinbase118d ago0x7d281c…fe61f7
0x8a69…71b70x6a66…43fcBasex402 service$0.005100%coinbase118d ago0x9f9eaf…5b78a3
0x8a69…71b70x6a66…43fcBasex402 service$0.005100%coinbase118d ago0xc79c05…b98adb
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase118d ago0xe6dc9d…359b21
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase118d ago0x8f4fa9…5e7d33
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase118d ago0x6e6f78…1754ed
0x8a69…71b70x6a66…43fcBasex402 service$0.008100%coinbase118d ago0x31b8f7…50d3e1

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.