Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase83d ago0x4e3077…66e804
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase83d ago0x224d9e…273f4c
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase83d ago0x67c8ba…8ef6cd
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase83d ago0x029860…d86597
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0x9737e7…68a43f
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0xbc1408…ad2695
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0x4574f9…39d291
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0x5376d2…c78bb4
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0x1f93a4…74584a
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0x229b07…f971de
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase83d ago0x5d9ef2…2c38de
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase83d ago0xbf1a67…4b47d2
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0xf99bc6…45e6b6
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0xcde602…4ce3f3
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0x5a560c…3d48f0
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase83d ago0x73a197…ee32a6
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0xd23776…f19d65
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0x92466f…75cf02
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0xe219a6…40257e
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0x911592…a9e41c
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase83d ago0x5dedcc…024e52
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0x9d3bbe…d0e2ce
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase83d ago0x178c7d…76cb5f
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0xa940a8…ce626c
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase83d ago0xa4db62…09b30a

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.