Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedc6…d2d00xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x40157a…4d2ae8
0x7052…402b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x3d0bee…237210
0x46bd…2ebd0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x323124…decba8
0x9456…8f090xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0xc7968a…8a50d1
0xebd6…e2e00xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase14d ago0x1624ea…31734c
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x46771f…bd21d6
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0xf7a2c0…7b2a86
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0xfeb5b8…7f1e09
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0xdc19f4…9fe191
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x9afe86…1683b1
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x95ce92…08579d
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x5c804e…8d818d
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x4ffa9c…3385d6
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x330bca…8bb54e
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0xa5a55b…cb75c4
0x732d…81290xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase14d ago0x0c88ac…a030b3
0x27ab…248c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase14d ago0x634c1f…4bf69d
0xebd6…e2e00xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase14d ago0xe81a01…7e007a
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase14d ago0x704cc3…920a4e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase14d ago0xfd2ab2…d6af2c
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase14d ago0xb9b307…0e771a
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase14d ago0x2ea51f…9a6642
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase14d ago0x7cf567…961e56
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase14d ago0x5922df…4420fb
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase14d ago0x221aa1…a0da95

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.