Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x10d9a6…09a758
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase1d ago0xa9eafb…b50a92
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0xa19dff…03fed6
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x3952ed…52752f
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xb6c775…df9db2
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xd62330…5a5333
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0xfa951c…30db30
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase2d ago0xd5cbe6…8e1f83
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase2d ago0x106730…fdd5ea
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase2d ago0x6dffc1…379edf
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase2d ago0xe6472c…6aac5f
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase2d ago0xf9c1a8…207b6d
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase2d ago0xf6b283…5cb2b8
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase2d ago0xaac23d…dbf50b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase2d ago0xd0db33…1c5649
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase2d ago0x04e130…45c3b8
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase2d ago0xd548e2…e261b5
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase2d ago0x91646d…ae393a
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase2d ago0x29f95c…d592c8
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase2d ago0x9af133…3fa4b5
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase2d ago0x0f7bd0…072931
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase2d ago0xcf5d0c…24552a
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase2d ago0x66c846…df3861
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase2d ago0xf59ed6…ce2cfa
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase2d ago0xa230d8…c2e457

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.