Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x790a89…b78df3
0x83ac…f50b0xa8b2…1d68Base—$0.0170%0x9501…c67717s ago0x43ba61…6e4935
0x45bd…32040x6839…1a2bBase—$0.003100%coinbase17s ago0x7a6e00…86e321
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xe3c422…da84bb
0x787a…3a4a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x554cb1…f56394
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase21s ago0x91941b…975c8c
0x5669…11220x6839…1a2bBase—$5.00100%coinbase27s ago0x963f42…70b937
0x3dbb…da270xfe80…47eeBase—$0.001100%fluxa27s ago0xe56055…487e7b
0x8b94…3f3f0x3e0a…78e7Base—$0.003193100%coinbase33s ago0xd28ef3…e4f804
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x163b20…e3b146
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x1650ac…7864aa
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase39s ago0xc40085…65ecaf
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase41s ago0x45a008…ecd407
0x0dbd…b4fe0x6839…1a2bBase—$1.00100%coinbase41s ago0x925f14…4302ad
0x787a…3a4a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x1d5438…1333b9
0x7694…2e2c0x50eb…6480Base—$0.00170%0x54f0…793243s ago0xeda20d…085772
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase43s ago0xe86ac1…1761b3
0x8c6e…1b030x325b…d430BaseStableEnrichExa$0.02100%coinbase47s ago0x593cb6…59ad7c
0x7961…e7820x4f4b…422dBase—$0.0015100%coinbase47s ago0x615ee9…d8d891
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0x23570d…4418da
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x2a0ed7…8574d0
0x1d2f…8b280x6839…1a2bBase—$15.00100%coinbase51s ago0x09d928…a32a64
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase53s ago0x7fa94c…8ca7c8
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase55s ago0x30f1e9…4c2787
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase57s ago0x993207…62d1d6

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.