Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase48d ago0xbd1283…0b9dd2
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase48d ago0xa91e76…9dcaca
0x6152…7cb70xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase48d ago0x5d3ec0…ec0b94
0xddc3…74e20xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase48d ago0xa73c6e…3bbe2d
0xd6b3…dc2c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase48d ago0xe05014…f0819a
0xb3a4…21f70xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase48d ago0xa020bb…b99d83
0x798d…116f0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase48d ago0xf9277d…e6a6ee
0x48b1…07d30xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase48d ago0xa6f3df…fe9bea
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase48d ago0x6685dd…45ca26
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase48d ago0x62b793…1a0fda
0x0a3c…13e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase48d ago0x246c33…714811
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase48d ago0xbfa766…78e7ec
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase48d ago0x259c10…fa7d53
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase48d ago0xf57f02…dfac69
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase48d ago0x12fd25…6eb56b
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase48d ago0xc2697e…631bc5
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase48d ago0x11dea0…00532e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase48d ago0x8e4a4a…cd7fb3
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase48d ago0x647df7…c7ab98
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase48d ago0x43e9b2…a1ad4a
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase48d ago0xd2cdd7…0111b8
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase48d ago0x0e33d5…2dd545
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase48d ago0x21870c…44163c
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase48d ago0xd0742e…fbb963
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase48d ago0xdeaa48…2ea3ac

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.