Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5fa…509b0x325b…d430BaseStableEnrichExa$0.02100%coinbase121d ago0x2f74d6…18f055
0xb5fa…509b0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase121d ago0x2a1905…bd68c3
0xb5fa…509b0x6302…ad57BaseTripadvisorTravel$0.01100%payAI121d ago0xad98ab…bdae27
0xb5fa…509b0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase121d ago0xcf3b73…3e87dd
0xb5fa…509b0x6302…ad57BaseTripadvisorTravel$0.01100%payAI121d ago0x7a8a6f…7191da
0xb5fa…509b0x6302…ad57BaseTripadvisorTravel$0.01100%payAI121d ago0xa63557…4b2b74
0xb5fa…509b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase121d ago0x43dd3d…ba4832
0xb5fa…509b0x6302…ad57BaseTripadvisorTravel$0.01100%payAI121d ago0x7b3e2c…cc443d
0xb5fa…509b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase121d ago0x480cd4…af7124
0xb5fa…509b0x6302…ad57BaseTripadvisorTravel$0.01100%payAI121d ago0x2073b3…392b7a
0xb5fa…509b0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase121d ago0x5676d0…2cb875
0xb5fa…509b0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase121d ago0x47f599…f0ef6d
0xb5fa…509b0x6302…ad57BaseTripadvisorTravel$0.01100%payAI121d ago0x69b034…7bb7f2
0xb5fa…509b0x6302…ad57BaseTripadvisorTravel$0.01100%payAI121d ago0xe89805…77cd12
0xb5fa…509b0x6302…ad57BaseTripadvisorTravel$0.01100%payAI121d ago0x5526ce…58eb3a
0xb5fa…509b0x6302…ad57BaseTripadvisorTravel$0.01100%payAI121d ago0xe2aa70…d53323
0xb5fa…509b0x6302…ad57BaseTripadvisorTravel$0.01100%payAI121d ago0xb0c6d6…1aa045
0xb5fa…509b0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase121d ago0xbf31c8…491019
0xb5fa…509b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase121d ago0xc30911…4a112a
0xb5fa…509b0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase121d ago0xe6e588…5614ab
0xb5fa…509b0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase121d ago0x17c8cf…f6bdf5
0x4c8b…eaaf0xb5fa…509bBase—$4.00100%0xa923…c9ac121d ago0x14c31f…ce4d61
0xb5fa…509b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase121d ago0x17391e…839ece
0xb5fa…509b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase121d ago0xec8816…e98b94

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.