Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0af9…05840x4f4b…422dBase$0.0015100%coinbase12s ago0x1c9bcc…ad2f32
0x2e8d…c32d0x2ad9…5c13Base$0.0420%Payer-submitted12s ago0x3ce24d…38cbea
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase16s ago0xec87fc…96a1be
0x1cec…8dd40xa6a9…809dBase$40.46100%mrdn18s ago0x2edd98…0b3a1a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x9d9528…f63d2e
0xadca…64e40x7ce7…14ffBase$3.5070%0x25e9…76f018s ago0xd2cba9…d8303f
0x2ad9…5c130x2e8d…c32dBasex402 service$0.02100%coinbase22s ago0xf83847…3a0114
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x422415…d0777c
0x2ad9…5c130x2e8d…c32dBasex402 service$0.01100%coinbase24s ago0x5cb682…cd1c4a
0xf9a1…f0bd0x47c5…4fc3Base$15.0070%0xf261…5d4124s ago0x74d93d…f2fe6b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x9f2e73…79f1b2
0xfebc…5dfd0x3e0a…78e7Base$0.004488100%coinbase24s ago0x77a399…a71be2
0x2ad9…5c130x2e8d…c32dBasex402 service$0.005100%coinbase26s ago0xaa4a1f…dd210d
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted28s ago0xd0214c…0431b9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase30s ago0x749880…8ae2ad
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase32s ago0x5d0aa7…bcad0a
0xd906…36020xfe80…47eeBase$0.001100%fluxa32s ago0x9c23c3…ff0822
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x59160e…60a7a7
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x6bdf64…88e014
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase40s ago0x45d705…b6f3aa
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a546s ago0xdaba3b…3367ba
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x2a5ba4…7a030b
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x64c4a3…c6ac45
0xe03d…274b0x50eb…6480Base$0.00370%0x54f0…793246s ago0x019225…7301e3
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x12d15e…9d481f

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.