Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9688…d92d0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0x4ad0d1…1355e9
0x914c…b5e40xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0x465a39…6c15e2
0x27ab…248c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase12d ago0xb4b6d7…fbff20
0x72c5…159b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0x1674a6…90f088
0x3a3f…f3a70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0x532854…6d9ed7
0x705f…d68d0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase12d ago0xeb0c73…fdf013
0x705f…d68d0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase12d ago0x592eb1…c2f031
0x46bd…2ebd0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0x12a13b…eaa3b8
0x705f…d68d0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase12d ago0xf7c6af…9ea6ec
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0xc5f1d7…ef90cf
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0xca697a…47b8c9
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0x0755e1…a3b896
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0x867a80…04c39b
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0xb9fe1a…94e18a
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0xf227e7…89e982
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0x9781b5…6c920e
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0xae1212…60ce9d
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0x6c58a7…ebfce0
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0x3900fe…807c39
0x76e9…57b30xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0x340ade…341041
0x76e9…57b30xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase12d ago0x18c695…8e8f23
0x9456…8f090xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase12d ago0xd60231…2e20a0
0xedc6…d2d00xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0xfb0dac…e3c601
0x09c3…beee0xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase12d ago0xa53d00…f0b200
0x7052…402b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase12d ago0x693150…c0f40d

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.