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%coinbase53d ago0x44b477…37fa37
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase53d ago0x1a79d0…1b4c99
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase53d ago0x03e364…444eac
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase53d ago0x0951e3…a6226f
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase53d ago0xe279f6…5edf31
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase53d ago0xe475fe…998138
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase53d ago0x2e5906…0dbae8
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase53d ago0x322de0…c14aa0
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase53d ago0x375291…5c0ea2
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase53d ago0xbd741c…5bdbe0
0x902d…82560x7706…4121BaseRoute and executeAgent$0.01100%coinbase53d ago0xd8819f…1ebf7c
0x902d…82560x7706…4121BaseRoute and executeAgent$0.005100%coinbase53d ago0x67ca5a…aab11e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase53d ago0xf834a4…964b20
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase53d ago0xc99b6c…05e1f8
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase53d ago0xffbf76…16dda8
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase53d ago0xf6de41…ebc36f
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase53d ago0x37ab61…600a32
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase53d ago0x1403e9…9dcf97
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase53d ago0xd9d1f7…15ad10
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase53d ago0x3ef41c…033616
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase53d ago0x1a14ed…47e8e2
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase53d ago0xc64aaa…51094e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase53d ago0x73d40d…becc46
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase53d ago0xcd5ef9…82acb0
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.004100%coinbase53d ago0x433783…990fb8

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.