Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0x32549b…a08aac
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0x1819a1…ac5e1d
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0xb67e4e…a40589
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0xdf7792…e3a1b7
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0x0ee98a…e5da94
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0xeed7cd…b386df
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0xcdcdea…cd166b
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0x54c52b…f87bb5
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0xbc1f37…e5089e
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0x212047…94a47f
0x7be3…11b70x8d06…8854Basex402 service$0.01100%coinbase15d ago0xbd9a7b…7d68f3
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0x103ba2…87e73e
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0x922b8b…3d5b21
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0xc1d897…d4c559
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0x1ad122…ef3208
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0xcf93ed…68e6d7
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0x57bd78…9d8643
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0xe4a538…25a04b
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0x4e6192…d59160
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0x9c56a6…91d1e3
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0x94e828…880ccf
0x7be3…11b70x8d06…8854Basex402 service$0.01100%coinbase15d ago0x051acc…b72162
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0x5602b6…dadb28
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0x153d8e…ec0341
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase15d ago0xd1e9a7…6f4be5

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.