Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x251e…92c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xe2e09b…d216ee
0x1db1…c95b0x95ed…2161Base$6.0070%0x3e32…3ce714s ago0x5dab6b…a02bb5
0xd719…eeca0x525f…21e6BaseMassiveNews$0.01100%coinbase14s ago0x4ef367…595f31
0x7259…83fe0x6839…1a2bBase$0.003100%coinbase14s ago0xab8923…2bfbb3
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x281167…0015c9
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xa726af…77041d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x016818…9e5b7b
0x4ee0…36210x6839…1a2bBase$0.003100%coinbase20s ago0x775e83…088d81
0x2fc6…befe0xfbb6…43efBase$1,567.3570%0x6351…0d6222s ago0x19460c…a078b2
0x1b3c…498d0x3e0a…78e7Base$0.002765100%coinbase22s ago0x21f6ec…a0217c
0xbe32…888c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x3f50dc…9ba08f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x069eb3…07aa71
0x0dab…a63e0xe2fb…6eacBase$0.0170%0x03ea…c2d426s ago0xd46599…ba9174
0x03c5…a0a30x50eb…6480Base$0.00170%0x54f0…793228s ago0x0cb8b4…3c337c
0xd762…f2330x6839…1a2bBase$0.003100%coinbase28s ago0xc6dbfa…9d62cb
0x0dab…a63e0xe2fb…6eacBase$0.00170%0x03ea…c2d432s ago0xde4f62…1409fa
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase32s ago0x63cbbf…a05636
0xcbf3…e3a00xdbb9…9fdeBase$29.5370%0xa923…c9ac32s ago0x3f6670…fbb971
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xb19f40…7ca71a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34s ago0x97a591…c38ebc
0xe5d9…35b70x6839…1a2bBase$0.003100%coinbase36s ago0x5768b4…f3b130
0x251e…92c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x442c1a…86e18a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x679ad3…48688e
0xfc2e…db2d0xff4e…6083Base$1.2570%0x7e99…098838s ago0x369a98…424ef9
0xfc2e…db2d0xf1b1…ddb9Base$1.2570%0x7e99…098842s ago0x6bdec0…102337

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.