Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7816…74140xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase59d ago0x2e1cc0…d833cc
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase59d ago0xc40ed8…aac57b
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase60d ago0xb13230…c61453
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase60d ago0x1b30e4…23482d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase60d ago0x1d28a0…2a79e4
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase60d ago0x56404c…9015c7
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase60d ago0x6cc36a…9c0a62
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase60d ago0x3db401…f546b2
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase60d ago0xecf2a6…0bcb33
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase60d ago0x8b48e9…90f902
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase60d ago0xaa35e8…3b80d9
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase60d ago0x4fe195…e83ca0
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase60d ago0x1e452d…cd6c07
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase60d ago0x23517d…4d8108
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase60d ago0x75cd67…4d4bd6
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase60d ago0xe629b2…5457ee
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase60d ago0x316c6f…e49b49
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase60d ago0x840c0d…7b3b4a
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase60d ago0xfa8ca1…c6b5bd
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase60d ago0x892036…f2701f
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase60d ago0x3d8be3…0f5aaa
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase60d ago0x9850c4…74e454
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.004100%coinbase60d ago0xe402d6…fe331e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase60d ago0xf13728…dde615
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase60d ago0x1b913f…bbf1b3

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.