Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6017…a1d40xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0x0e6bdb…031f14
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0x97f4a4…974816
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0x314081…c124b7
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0x7a892f…d5183a
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0x1df46c…692a41
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0x39c84f…f03ce9
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0xc337db…2cc651
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0x8d8231…d96e4f
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0x4a875d…e35006
0xca4f…e4f90xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0xdcf1b9…a951ad
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0x03f66a…61d311
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0xafa252…8be93f
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0x88cc29…b71ac6
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0x6be292…1db057
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0x9927dd…d03266
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0x4bc14d…172acc
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0x3af8a8…608f18
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0xf10268…569411
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0x5bbb82…f6e439
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0xf3d05a…563f6f
0x50ec…c4920xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase2d ago0x56a6d6…d4b899
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0x56639c…9bc1fc
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0x3cad44…bf22ae
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0x770b81…495d68
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0xdeb2a7…0a3a10

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.