Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x820e…41af0xef43…6c7fBase—$0.01100%virtuals9s ago0x774b34…49810f
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase11s ago0xa76d22…0fbb11
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a513s ago0x6e361a…4acfee
0x41dd…4ad70x1815…406aBase—$1.0070%0x3e32…3ce715s ago0x5e5137…f933bc
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase19s ago0xf0f45b…0b4ecc
0x45b4…54f80x6839…1a2bBase—$0.003100%coinbase23s ago0x3e83ba…59ee1a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc27s ago0xb6bea9…91944c
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase29s ago0x5b10ed…7cc706
0xe579…15a50x1035…a9f3Base—$0.000001100%primer29s ago0xc5b173…1dd508
0x7694…2e2c0x50eb…6480Base—$0.00170%0x54f0…793229s ago0xb70a8e…5bdc64
0xf312…85740xef43…6c7fBase—$0.01100%virtuals29s ago0x20216b…f566b6
0xb261…430d0x3e0a…78e7Base—$0.003364100%coinbase33s ago0x43688e…137dc6
0xb716…ba9a0x6839…1a2bBase—$0.003100%coinbase35s ago0x41e809…9514c9
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase39s ago0x33ec7e…da4313
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase45s ago0xeab0a7…559fbe
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0xe38d39…47b390
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase47s ago0x8175f9…64c79c
0xeefb…3ea10x6839…1a2bBase—$0.003100%coinbase49s ago0x16841a…b7cc19
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0x80f3dd…312137
0xf9e3…6e530x5bf9…06d3Base—$0.47100%payAI53s ago0x7bd3a8…6e7425
0xd7e3…5ea50xef43…6c7fBase—$0.01100%virtuals53s ago0x4a872e…2e2e1f
0xaa92…18300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0x2a066a…d4bbcd
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase55s ago0x191dc2…3d7e05
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase55s ago0x3e227f…2f7ff0
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793257s ago0xa2ffab…e88fe0

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.