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.004100%coinbase21d ago0x90be97…15e5e9
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0x58d80f…2183e7
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0xde7292…c44b05
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0x7a2923…be0bbb
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0x2bf2f7…890707
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase21d ago0x204f19…1db5e6
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0x1517fd…ccbf67
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0x60e7b4…bb42ef
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0xf256d3…a761e5
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0x573d4b…ff5c22
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase21d ago0x620f27…5063e4
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase21d ago0xf7ddb8…ce2adc
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0xa0858c…d4b714
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase21d ago0x5bd0f2…a2ffe9
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0xacc960…064839
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase21d ago0x87955b…232310
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase21d ago0x97dabb…3e041e
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0x047c0a…e45bcc
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0xa8d70b…a4ff14
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0x3d1c8c…74c9e7
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase21d ago0x830bd7…c18128
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0x28ffee…678507
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0x28f306…d7f2cf
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0xdcad3f…d44ccf
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0x455b8a…d9b418

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.