Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase6d ago0x78ed96…61e6ca
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase6d ago0x79fbd4…08665b
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase6d ago0xf84b64…440c8e
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase6d ago0x676a2c…11a826
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase6d ago0xc5efed…7c5f2e
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase6d ago0x5ffeb8…13b9a6
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase6d ago0x266b0f…9d0c70
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase6d ago0x1eabae…870a16
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase6d ago0x39c3a4…e18a09
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase6d ago0x3e2889…4f2210
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase6d ago0x202b11…37f515
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase6d ago0x1a4a0a…e562c7
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase6d ago0xe5e8ba…48a416
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase6d ago0xbe7c0a…19aae0
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase6d ago0x2e055e…33b730
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase6d ago0x39520a…2fab5a
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase6d ago0x73dd05…d6e294
0x2a3d…f2d70xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase6d ago0xe8c819…0d62fe
0x4c86…fa930xabf4…a9d0BasePerp funding rate and historyCrypto$0.20100%coinbase6d ago0x185a7d…f327f6
0x4c86…fa930xabf4…a9d0BasePerp funding rate and historyCrypto$0.20100%coinbase6d ago0x2b88d7…27df0a
0x170d…fa100xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase6d ago0xd6fbf0…6f7615
0x170d…fa100xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase6d ago0x3d81b9…0be8a0
0x170d…fa100xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase6d ago0xf50a59…7bf3a6
0x170d…fa100xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase6d ago0x47a156…bfb704
0x170d…fa100xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase6d ago0x95ece4…9f5d37

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.