Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x92ea95…5591e2
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x25d2ff…c32750
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xe1799d…01dd88
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x6bf8ab…ce0d5c
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x365d24…42be62
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xbb1242…ee5de2
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x7f8d49…97b604
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x319e37…5b8d68
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xaa69d7…cc4377
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x976ee0…9942fc
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x9c2557…db49f9
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x25ec41…3025f5
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xc9bfe7…6b0329
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x51615a…ae4e7a
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x968116…ad3486
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xc2594e…b382e1
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xef1905…44ff7f
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x3673f0…fcca50
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xf6865f…b99830
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x884bd4…904fc4
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xf78408…170235
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x7ce25b…087e4c
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x681656…59af6d
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x51ed48…16a247
0x4f56…889a0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x44b62f…dd4874

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.