Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase64d ago0xeb97a7…9c2a5a
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase64d ago0xb6a048…9c8b24
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase64d ago0x76fb4c…31d033
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase64d ago0x92ca90…7c9771
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase64d ago0x286b82…3ac0e3
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase64d ago0x8cfe4c…c46ddf
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase64d ago0xb335bd…ab7914
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase64d ago0x9a060a…3bf839
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase64d ago0x3fdf4a…555ab1
0x85ed…67d50xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase64d ago0x9afb59…1fb0e9
0x85ed…67d50xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase64d ago0x81dd81…0da097
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase64d ago0x35044a…eea0c5
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase64d ago0xd8c4d2…1551c9
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase64d ago0x692a45…b76d10
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.30100%coinbase64d ago0x2d1c40…9abd18
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase64d ago0x12f288…a478dc
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.25100%coinbase64d ago0x3b5362…b9b0df
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase64d ago0xcb48e7…1523f2
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase64d ago0xcae622…b1f223
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase64d ago0xb40c79…674298
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase64d ago0x2f4be8…3543d4
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase64d ago0x4ac508…eccab1
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase64d ago0xc49c80…518e3e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase64d ago0x2ace74…12a43e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase64d ago0xc8a3c8…cbabcf

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.