Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x56a3ea…8f3a0e
0x1035…e6840x159b…4908Basex402 service$0.10100%ultravioletadao10s ago0xfe9a26…07f70c
0x4085…09160x8a12…0881Base$2.14100%coinbase12s ago0xe77993…154d04
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xfa8e89…743996
0x9490…9d7a0x6839…1a2bBase$0.003100%coinbase14s ago0x4c0521…6dae65
0x0696…d46c0x3e0a…78e7Base$0.004356100%coinbase14s ago0x08139b…9ae954
kipitilnik.eth0x9305…f13fBaseNansenCrypto$0.01100%coinbase16s ago0x31a7e2…a5399a
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xbc89d0…9915a3
0xfd31…17ad0x159b…4908Basex402 service$0.10100%ultravioletadao18s ago0xab6801…77b3ac
0x8f3a…35ce0x159b…4908Basex402 service$0.10100%ultravioletadao18s ago0x45d702…ce0167
0x90ac…40450xb40f…237cBase$5.0070%0x3e32…3ce720s ago0x4fae77…43bcf6
0xc8bb…168a0x159b…4908Basex402 service$0.10100%ultravioletadao20s ago0x0b845d…5cc2c0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase20s ago0xae86f4…6ac32e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x2637ab…0219a6
0xa13c…0eca0x6839…1a2bBase$0.003100%coinbase22s ago0xa6e67a…5cc0c5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xeed3bc…851936
0xccef…2ca30x8a12…0881Base$2.19100%coinbase26s ago0x63c4e7…53697d
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xb4162f…df02ea
0x2eb7…23b00xa8b2…1d68Base$0.0170%0x9501…c67726s ago0x1787e7…711942
0xf699…2de40x6839…1a2bBase$0.003100%coinbase28s ago0xe9a8f9…211f93
0x2213…9aa10x159b…4908Basex402 service$0.10100%ultravioletadao28s ago0x0290df…fc6914
0xbc00…3b8a0x159b…4908Basex402 service$0.10100%ultravioletadao30s ago0x2dd37f…195eb2
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x404134…7205f5
0x8a51…db0f0x159b…4908Basex402 service$0.10100%ultravioletadao30s ago0x05ca87…7e4b3c
0x5656…08a10x50eb…6480Base$0.00170%0x54f0…793232s ago0xb0d3f9…52fad2

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.