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 ago0x39a021…67fbb1
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0xd1d699…88e983
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0xfd6923…6a818a
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0xcff1d4…9d6ca1
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x9df75d…1ede29
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x4dc12f…27f14d
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0xeb0a9d…ed428e
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x36a198…16a960
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x94c37a…768a17
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x340e9f…907ea8
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0xa4f008…c27126
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x4a54ff…785156
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x6332a4…d2d500
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x33c1c3…0d3180
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0xffdd3a…9325fb
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x6742d8…ef463c
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x704d82…83a4d4
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x277083…c66053
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x8453c4…058765
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0xac9c60…fa163f
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0xacbcc1…4a86d6
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0xd3111a…fe2cb7
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x2969d0…53b242
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x808ff3…115511
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase20d ago0x4f3fc2…5095d9

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.