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%coinbase21d ago0x724e63…101f84
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x18164d…cebee5
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x504a52…abd4c6
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x43ba1a…2df685
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x9a01e3…c52497
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xd0738c…4399dd
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xb0b6dd…bd7c75
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xb86348…2e3537
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x8cb0b4…f56c4a
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xb4c125…cd95c3
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x808f3a…7cb98c
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x332bb2…4ba36c
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x7c65a9…60e578
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xa26fd6…1ec68b
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xe4e212…ac0716
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x53d47e…54500d
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xef3ece…472c46
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xeeeab3…1ce2fd
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x379b4c…e6e8c3
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x764ba5…0943d3
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x202658…e6136d
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x2fb333…29a02d
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xb1a0d7…a8a9d6
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0x6072dc…6a4045
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase21d ago0xfa94a7…771023

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.