Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26e8…51580xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0x213cae…2a64f1
0x26e8…51580xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0xa4dd43…aca91f
0x26e8…51580xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0xeff40e…620e2b
0x26e8…51580xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0xfee258…07965b
0x26e8…51580xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0x245845…7fecab
0x26e8…51580xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0x04ca12…94dc2e
0x26e8…51580xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0xff22fc…9b443c
0x26e8…51580xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0xf80f34…3fe85c
0x26e8…51580xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0x0cc599…a4d3e9
0x26e8…51580xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0x6bc542…1c8bd2
0x26e8…51580xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0x6df3ab…d716d2
0x26e8…51580xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0x294411…02f595
0x26e8…51580xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0x3c4828…8e3a99
0xc059…8b5e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase22d ago0xa2341d…e532e6
0xc059…8b5e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase22d ago0x412df4…d8ce94
0x3aeb…84080xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase22d ago0x2103a8…6bbf3c
0xebd6…e2e00xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase22d ago0xb12334…1ac4e3
0x27ab…248c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0xe71ebf…ba9032
0x27ab…248c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0x50fc55…ed532a
0xebd6…e2e00xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase22d ago0xb2fd2d…9cba29
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase22d ago0x1c2828…1cd55f
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase22d ago0x3862ed…e2576b
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase22d ago0xb61065…c3b1fd
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase22d ago0xfdf3d7…944e84
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase22d ago0xb276d2…e69ecc

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.