Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x343f…6d6f0x6839…1a2bBase$1.00100%coinbase11s ago0x173443…cd2e02
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase13s ago0x420818…02b60a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase13s ago0xd03156…69cda6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x836ea0…73cafe
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xf8c0a7…bf8550
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x8ab05d…0b110d
0x76a8…38cb0x6839…1a2bBase$5.00100%coinbase19s ago0x1f41fe…4566d9
0x1eb5…04fd0x50eb…6480Base$0.00270%0x54f0…793221s ago0xc53cee…3d085a
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xf54fdb…dbb422
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xa71c25…1a872e
0xba03…46230x6839…1a2bBase$0.003100%coinbase27s ago0x60a9aa…e66dca
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xc416dd…6cf04c
0xd906…36020xfe80…47eeBase$0.001100%fluxa29s ago0x2adc5c…4764b1
0x5fcb…03100x50eb…6480Base$0.00270%0x54f0…793231s ago0x487fbd…1d562e
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x14613b…9674fe
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x27706a…f3051c
0x1850…aa0f0x6839…1a2bBase$1.00100%coinbase35s ago0xcf637a…544939
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x037bef…2c9410
0xadca…64e40x7ce7…14ffBase$0.7570%0x25e9…76f035s ago0x96e286…3962b2
0x1332…66eb0x47c5…4fc3Base$11.5570%0xd98d…210535s ago0xac366e…6779ed
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35s ago0x523933…751d6a
0x1010…246c0x2e5a…8ccfBase$0.02100%coinbase37s ago0xe237fd…918eb4
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x1f4177…8cb1cb
0x95d1…21660x3e0a…78e7Base$0.005482100%coinbase39s ago0x3a24b0…1637bf
0x89a1…0ca00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x0f01d6…9ed14f

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.