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%coinbase29d ago0x2fa9e6…1cf4cc
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase29d ago0xebf4ab…327b7c
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase29d ago0xdafb8d…468633
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase29d ago0xabebbb…b170ab
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase29d ago0xc7715e…0484ad
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase29d ago0x648352…ff5bd9
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase29d ago0x8d4206…905151
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase29d ago0xf6475d…1a90fa
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase29d ago0x896a76…2524ac
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase29d ago0xf1bbb2…5827b5
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase29d ago0xff9c67…e79492
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase29d ago0xb23712…0f74df
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase29d ago0xe84666…5b3c20
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase29d ago0x8af2c7…97cdb7
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase29d ago0x4d9b95…a14fce
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase29d ago0xeca05a…cdac46
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase29d ago0x12d9d1…569ff1
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase29d ago0x626a2f…0c3eea
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase29d ago0xe2e8e1…81b011
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase29d ago0xa769fd…3e2630
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase29d ago0xa27ff2…1bbdbe
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase29d ago0x8ad21f…eedc45
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase29d ago0xae2bd5…7bccf1
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase29d ago0xc1dfb9…0680eb
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase29d ago0xf5bcfb…0ef22e

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.