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%coinbase49d ago0x8df9e1…50c4b2
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase49d ago0x9f51dc…734443
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase49d ago0x135293…e354e5
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase49d ago0x9f71bb…7a8b0c
0xa276…30950xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase49d ago0x0042f3…ceb37f
0x8a0d…00190xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase49d ago0x8c112a…96c04c
0x61fb…76a10xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase49d ago0x660c2d…5eb1c8
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase49d ago0xd779f8…d59095
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase49d ago0x44687e…a604fe
0xc971…a09e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase49d ago0x0d9781…fdfa57
0x66d6…b0de0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase49d ago0x783f5b…b4bf95
0xbb7f…da370xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase49d ago0xa6abd9…195c0d
0x7ee2…58eb0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase49d ago0x10edb1…f93615
0x04f9…a77f0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase49d ago0x101347…2632b2
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase49d ago0x5dfc47…0a6c5b
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase49d ago0xb21c7a…f7500e
0xc507…c7500xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase49d ago0xa195bd…9d2d70
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase49d ago0x4a531f…fecc30
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase49d ago0xd4daf4…219cb7
0x63ed…64200xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase49d ago0x66da9f…6633dd
0x04f9…a77f0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase49d ago0xdce6c2…bd6c8c
0xea96…d8500xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase49d ago0x8cbf2d…1ee419
0x9a8e…cc8e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase49d ago0x7d3907…c51650
0x92c5…20030xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase49d ago0x5f60e7…ee3691
0x4cf8…57b10xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase49d ago0x67e912…1ef711

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.