Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeefb…3ea10x6839…1a2bBase—$0.003100%coinbase15s ago0x16841a…b7cc19
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x80f3dd…312137
0xf9e3…6e530x5bf9…06d3Base—$0.47100%payAI19s ago0x7bd3a8…6e7425
0xd7e3…5ea50xef43…6c7fBase—$0.01100%virtuals19s ago0x4a872e…2e2e1f
0xaa92…18300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x2a066a…d4bbcd
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase21s ago0x191dc2…3d7e05
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x3e227f…2f7ff0
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793223s ago0xa2ffab…e88fe0
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x6d18c2…63b052
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x88b5df…127a79
0xc251…2e2f0x6839…1a2bBase—$0.003100%coinbase31s ago0x1c86b6…a06b5b
0xc1b7…426a0xef43…6c7fBase—$0.01100%virtuals31s ago0xfd2949…dac914
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xb72720…1aaf56
0x781d…339d0x50eb…6480Base—$0.00270%0x54f0…793235s ago0xf1fa86…ab51dc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35s ago0x26cb9b…479ac2
0xaa92…18300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xceb38a…8e26b3
0x53d5…1f9c0x4f4b…422dBase—$0.001100%coinbase37s ago0xa00cae…8e1958
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xc21a53…bd0a93
0x5c38…d56a0x6839…1a2bBase—$0.003100%coinbase45s ago0xd4014f…352a54
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x6aa1fb…093b69
0xe91a…ee310x3e0a…78e7Base—$0.003306100%coinbase49s ago0xceda75…3c7c63
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0xfdbe47…e10c71
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase55s ago0x975df5…edc046
0xaa92…18300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase59s ago0x76702f…9ce119
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase1m ago0x6f8e27…72de9f

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.