Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x780521…490315
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x5a1a61…755086
0xd69c…cf7b0x6839…1a2bBase$0.003100%coinbase13s ago0xb9a920…107f78
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xcd6134…8114c4
0x1332…66eb0x47c5…4fc3Base$3.0070%0x8569…b98715s ago0x90b3fb…1b8a28
0xbe32…888c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x11eadc…808e60
0x1332…66eb0x47c5…4fc3Base$10.5070%0x3d37…880617s ago0x145a7d…94037b
0x251e…92c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xe2e09b…d216ee
0x1db1…c95b0x95ed…2161Base$6.0070%0x3e32…3ce723s ago0x5dab6b…a02bb5
0xd719…eeca0x525f…21e6BaseMassiveNews$0.01100%coinbase23s ago0x4ef367…595f31
0x7259…83fe0x6839…1a2bBase$0.003100%coinbase23s ago0xab8923…2bfbb3
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x281167…0015c9
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xa726af…77041d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x016818…9e5b7b
0x4ee0…36210x6839…1a2bBase$0.003100%coinbase29s ago0x775e83…088d81
0x2fc6…befe0xfbb6…43efBase$1,567.3570%0x6351…0d6231s ago0x19460c…a078b2
0x1b3c…498d0x3e0a…78e7Base$0.002765100%coinbase31s ago0x21f6ec…a0217c
0xbe32…888c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x3f50dc…9ba08f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x069eb3…07aa71
0x0dab…a63e0xe2fb…6eacBase$0.0170%0x03ea…c2d435s ago0xd46599…ba9174
0x03c5…a0a30x50eb…6480Base$0.00170%0x54f0…793237s ago0x0cb8b4…3c337c
0xd762…f2330x6839…1a2bBase$0.003100%coinbase37s ago0xc6dbfa…9d62cb
0x0dab…a63e0xe2fb…6eacBase$0.00170%0x03ea…c2d441s ago0xde4f62…1409fa
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase41s ago0x63cbbf…a05636
0xcbf3…e3a00xdbb9…9fdeBase$29.5370%0xa923…c9ac41s ago0x3f6670…fbb971

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.