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%coinbase64d ago0xed47de…037fb0
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.30100%coinbase64d ago0x78c52a…954cb3
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase64d ago0xfa26e4…9f7704
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase64d ago0xe61821…4a5cd9
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.25100%coinbase64d ago0x877fca…dae684
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase64d ago0x9010e7…e53c5c
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase64d ago0x4258a7…c1f059
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase64d ago0x88ba15…6eba99
0x902d…82560x7706…4121BaseRoute and executeAgent$0.01100%coinbase64d ago0x3791db…14c38e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase64d ago0x62b19d…e5e13d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase64d ago0x25be87…74b398
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase64d ago0x4f2cd2…a9ef96
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase64d ago0x0decdc…bee3ac
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase64d ago0x938d40…0f49c3
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase64d ago0xb2cede…0a3351
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase64d ago0x948a5c…82e9e7
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase64d ago0x096b1b…f29857
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase64d ago0x78d6e7…c02110
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase64d ago0x5b8648…7099fc
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase64d ago0x9179d9…ce2b4b
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase64d ago0xb479ca…f1bc8d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase64d ago0xa3ed2b…6ccc62
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase64d ago0x5687e5…53f2ea
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase64d ago0xdae1ee…ba6d8d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.004100%coinbase64d ago0xb42d0f…d7ed64

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.