Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase4d ago0x6042ed…1abbfe
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase4d ago0x626d10…19ac41
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase4d ago0xaebfc8…1e0664
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase4d ago0xcd4e81…2b30ac
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase4d ago0xd3c781…bd0b1a
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase4d ago0x0f5686…ec05d2
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.009100%coinbase4d ago0xa8ed29…eefecc
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase4d ago0xb6a26c…45b3c5
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase4d ago0x8c9a7f…70cfcc
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase4d ago0x9ca929…4986fe
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase4d ago0x2759fc…7e7de5
0x902d…82560x7706…4121BaseRoute and executeAgent$0.01100%coinbase4d ago0xf40bbc…0090e3
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase4d ago0x78a68a…d159eb
0x902d…82560x7706…4121BaseRoute and executeAgent$0.005100%coinbase4d ago0x511943…82c3c1
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase4d ago0xd7fbc2…4fe12f
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase4d ago0xefa392…4f64ae
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase4d ago0x685a4a…0d316d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase4d ago0x52d94f…6a6aac
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase4d ago0xf3e6e8…5b847b
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase4d ago0x5abd9a…a906bd
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase4d ago0x343ab5…384857
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase4d ago0x9660a2…57201c
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase4d ago0xc76a00…9322b7
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase4d ago0xfc3d05…15c91b
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase4d ago0xe45ca7…d8841d

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.