Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d6a…e8090x09ae…ec64Base—$2,000.8270%0x07ae…0e679s ago0x1e2e8b…71ebb2
0x4151…40620xb0c0…d22eBase—$6.3070%0x4661…93fd9s ago0x8a0655…18b982
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x89cabb…9c9369
0x4756…ddc50x09ae…ec64Base—$15.5070%0x07ae…0e6713s ago0x4d196a…1f1f68
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x18f3a3…1b200a
0xd579…071a0xa95b…c5faBase—$0.10100%coinbase15s ago0x9b8099…8303c1
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xebdb00…baffa4
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…793219s ago0xd2ce1d…45655f
0x9d3d…d8370x0b9b…bac9Base—$0.01100%coinbase21s ago0x4199f4…c70332
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x7527c9…dc06db
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x274da4…d15634
0x46e6…69df0x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase29s ago0xf7f095…ea57cb
0x5eee…63190xa76c…2e65Base—$0.2570%0x6889…c90433s ago0x95433f…41c22b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase33s ago0x6ad90b…e15e62
0x2533…04a10x6302…ad57BaseTripadvisorTravel$0.01100%payAI33s ago0x527d2b…596dc5
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x81ee1f…078c5d
0x170d…fa10Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.005100%coinbase35s ago0x3acd5b…64e90d
0x3ee7…2d950xa8b2…1d68Base—$0.0170%0x9501…c67739s ago0x292dbd…d785f8
0xd3cb…54390x5aae…482eBase—$0.25100%coinbase39s ago0x50c9ab…352456
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xef657b…113a57
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x84681d…60113d
0x170d…fa100x4466…125eBasex402 service$0.005100%coinbase43s ago0x451307…db93ec
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a545s ago0x3c2b8a…b49040
0x170d…fa100xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase51s ago0x84bc5c…997bd2
0x170d…fa10Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.005100%coinbase51s ago0xfc29b1…612c08

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.