Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase11s ago0xf0f45b…0b4ecc
0x45b4…54f80x6839…1a2bBase—$0.003100%coinbase15s ago0x3e83ba…59ee1a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc19s ago0xb6bea9…91944c
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase21s ago0x5b10ed…7cc706
0xe579…15a50x1035…a9f3Base—$0.000001100%primer21s ago0xc5b173…1dd508
0x7694…2e2c0x50eb…6480Base—$0.00170%0x54f0…793221s ago0xb70a8e…5bdc64
0xf312…85740xef43…6c7fBase—$0.01100%virtuals21s ago0x20216b…f566b6
0xb261…430d0x3e0a…78e7Base—$0.003364100%coinbase25s ago0x43688e…137dc6
0xb716…ba9a0x6839…1a2bBase—$0.003100%coinbase27s ago0x41e809…9514c9
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase31s ago0x33ec7e…da4313
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase37s ago0xeab0a7…559fbe
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xe38d39…47b390
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase39s ago0x8175f9…64c79c
0xeefb…3ea10x6839…1a2bBase—$0.003100%coinbase41s ago0x16841a…b7cc19
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x80f3dd…312137
0xf9e3…6e530x5bf9…06d3Base—$0.47100%payAI45s ago0x7bd3a8…6e7425
0xd7e3…5ea50xef43…6c7fBase—$0.01100%virtuals45s ago0x4a872e…2e2e1f
0xaa92…18300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x2a066a…d4bbcd
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase47s ago0x191dc2…3d7e05
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0x3e227f…2f7ff0
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793249s ago0xa2ffab…e88fe0
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x6d18c2…63b052
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase57s ago0x88b5df…127a79
0xc251…2e2f0x6839…1a2bBase—$0.003100%coinbase57s ago0x1c86b6…a06b5b
0xc1b7…426a0xef43…6c7fBase—$0.01100%virtuals57s ago0xfd2949…dac914

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.