Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca72…35af0x5da4…6c70Base—$1.0070%0x35ad…204d49m ago0x6ae3b7…3f8640
0xca72…35af0x97a5…5e1fBaseRugShield Solana Rug CheckSolana$0.06100%coinbase8h ago0x7590af…2f96b5
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase8h ago0x418c41…d755c4
0xca72…35af0x97a5…5e1fBaseRugShield Solana Rug CheckSolana$0.01100%coinbase9h ago0xa50db9…e43c48
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0xca69c7…2634c7
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0x08d94d…0c2f3c
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0x93ba6e…b14c87
0xca72…35af0x4cd0…bc31Base—$1.0070%0xf70d…dbef10h ago0xf78fc2…bc4404
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0xf518f9…5a5d18
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0x11d174…419468
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0x82e7d7…800d41
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0x0da52f…7d2162
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0x98855d…e53cdc
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0x29f0d9…a12f66
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0x3e6f9d…4f8eff
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0x4514b5…9a3f58
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0x21257e…02161a
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0xec4217…09daf4
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0xde0195…38f8ba
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0x4f0022…a88fc4
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0x9b7c2d…c88e59
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0xc64047…c4cae2
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10h ago0x7e9acb…1f71bf
0xca72…35af0x97a5…5e1fBaseRugShield Solana Rug CheckSolana$0.01100%coinbase10h ago0x2ca998…7f3cf5
0xca72…35af0x97a5…5e1fBaseRugShield Solana Rug CheckSolana$0.01100%coinbase10h ago0xec0f89…aeb21c

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.