Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb240…b0a90xc751…86a1Baseglim.shTwitter$0.004100%coinbase20h ago0x9ed75f…d9f3d9
0xb240…b0a90xc751…86a1Baseglim.shTwitter$0.004100%coinbase20h ago0xc58a50…8bcbf5
0xf6c7…8cc30xc751…86a1Baseglim.shTwitter$0.005100%coinbase1d ago0xce138a…1ff940
0xf6c7…8cc30xc751…86a1Baseglim.shTwitter$0.005100%coinbase1d ago0xf1bb6b…5e989f
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase1d ago0xfa2e90…94bfd8
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x99e88d…54e6f6
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x8c7231…d6e00b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x236a5f…9e9e82
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase1d ago0x638973…23d641
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0xdc7457…c7b25d
0xb240…b0a90xc751…86a1Baseglim.shTwitter$0.004100%coinbase1d ago0xd2abe2…cf2724
0x728d…c01d0xc751…86a1Baseglim.shTwitter$0.01100%coinbase1d ago0xbd17fd…0efe08
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase1d ago0x655941…79beb2
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase1d ago0x9f68a8…c31d32
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase1d ago0xa26c5d…2cf3cc
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase1d ago0x21c874…ce34c1
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase1d ago0x8c0f7c…e18e85
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase1d ago0xc1aec8…08058e
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase1d ago0x98fcfe…6bbe20
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase1d ago0x63bc73…1780e6
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase1d ago0xd6bca0…05a15f
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase1d ago0xa7115f…765a50
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase1d ago0x2442b5…d141e3
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase1d ago0xbd55d1…08705c
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0xaea76c…e365e8

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.