Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0xb602c3…3da120
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0xf79def…ee3af5
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x40c82c…421f6e
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x644803…94e3d5
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x50829a…f3c249
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x9f2b72…8926b2
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x6e931d…1b5d3c
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x0ce849…d36668
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x36921c…c13358
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x27efd4…5e59f4
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xf737b3…1e7396
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xc75fbc…8f71b5
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xe3a3a4…37f7fb
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x85d918…250f47
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x1787fa…b87b8b
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x432e6e…49d362
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xccb00a…e40d40
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xcc1464…f0a66b
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xb3bf89…ec460c
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xa97b7a…d0a861
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x4f4612…d3f210
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x2396fb…28948a
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x01cf19…afa880
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x5ccbd5…1aa67a
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x0c0d15…9a8fdb

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.