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%coinbase12s ago0xfc2e81…1ff389
0x1332…66eb0x47c5…4fc3Base$527.1070%0x551c…90e512s ago0xb78172…893dae
0x2ad9…5c130x2e8d…c32dBasex402 service$0.05100%coinbase12s ago0xb581e1…c70d4e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x6c1fac…6f2664
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x343f78…20d8a9
0x77f7…34540x47c5…4fc3Base$10.5070%0xdf85…203b20s ago0xa21e7d…054c58
0x0af9…05840x4f4b…422dBase$0.0015100%coinbase24s ago0x1c9bcc…ad2f32
0x2e8d…c32d0x2ad9…5c13Base$0.0420%Payer-submitted24s ago0x3ce24d…38cbea
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase28s ago0xec87fc…96a1be
0x1cec…8dd40xa6a9…809dBase$40.46100%mrdn30s ago0x2edd98…0b3a1a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x9d9528…f63d2e
0xadca…64e40x7ce7…14ffBase$3.5070%0x25e9…76f030s ago0xd2cba9…d8303f
0x2ad9…5c130x2e8d…c32dBasex402 service$0.02100%coinbase34s ago0xf83847…3a0114
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x422415…d0777c
0x2ad9…5c130x2e8d…c32dBasex402 service$0.01100%coinbase36s ago0x5cb682…cd1c4a
0xf9a1…f0bd0x47c5…4fc3Base$15.0070%0xf261…5d4136s ago0x74d93d…f2fe6b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x9f2e73…79f1b2
0xfebc…5dfd0x3e0a…78e7Base$0.004488100%coinbase36s ago0x77a399…a71be2
0x2ad9…5c130x2e8d…c32dBasex402 service$0.005100%coinbase38s ago0xaa4a1f…dd210d
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted40s ago0xd0214c…0431b9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase42s ago0x749880…8ae2ad
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase44s ago0x5d0aa7…bcad0a
0xd906…36020xfe80…47eeBase$0.001100%fluxa44s ago0x9c23c3…ff0822
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x59160e…60a7a7
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x6bdf64…88e014

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.