Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase42d ago0x37edb4…d8bdeb
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase42d ago0x39d298…644a1d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase43d ago0x5124d3…8ac0b9
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase43d ago0x8d897c…007990
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase43d ago0x819114…030c03
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase43d ago0xc151fd…adc8b7
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase43d ago0xd43976…f023f6
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase43d ago0x9aab3a…cc860b
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase43d ago0xe898ba…76a951
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase43d ago0x642442…8f799e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase43d ago0x022d39…04b7dd
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase43d ago0xa6c262…f68173
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase43d ago0x48e5e6…27b9c0
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase43d ago0xa502ba…603943
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase43d ago0x99f822…d518ed
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase43d ago0x4eb1f3…ffdeca
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase43d ago0xfed543…76dc8c
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase43d ago0x29c1cb…0ec44d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase43d ago0xc5d2ab…4c72ab
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase43d ago0xc40bcc…95883b
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase43d ago0x6191b6…62ed8e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase43d ago0x20f22b…8bb0d6
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase43d ago0x1af964…cb9e7d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase43d ago0xf22488…0b5a7c
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase43d ago0xd6c791…bad59d

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.