Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2fe…363a0x52e2…f3eaBasex402 service$0.02100%coinbase15s ago0xbef467…b0bc16
0x43ae…12530x06b5…2189Basex402 service$0.1070%0x2772…8c1715s ago0x29883e…164273
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x218f96…408888
0xb2fe…363a0x52e2…f3eaBasex402 service$0.02100%coinbase19s ago0xb592aa…6b38c5
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase21s ago0x410553…7db6fb
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xfa78b5…8585e0
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xe7e61f…e1f542
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase23s ago0x3000a9…f9848c
0x8f8d…a9db0xef81…4f16Base—$4.7370%0x3e32…3ce725s ago0x97d199…2845f2
0xb2fe…363a0x52e2…f3eaBasex402 service$0.02100%coinbase25s ago0x5b1a0a…91a2e9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase29s ago0xa6367f…481251
0xb2fe…363a0x52e2…f3eaBasex402 service$0.02100%coinbase31s ago0x220d00…b4f901
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x2947cd…adbbf8
0xb2fe…363a0x52e2…f3eaBasex402 service$0.005100%coinbase35s ago0x67c7f3…3e35b3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase35s ago0xf42c6d…bfc2ee
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase37s ago0x7ad666…0d36c6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xd823dd…85f5b4
0xb2fe…363a0x52e2…f3eaBasex402 service$0.02100%coinbase39s ago0x754f5a…9628db
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x06c074…65e8aa
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41s ago0x5d1655…d43adf
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase43s ago0x946764…7df109
0xb2fe…363a0x52e2…f3eaBasex402 service$0.005100%coinbase43s ago0xffc941…0af6bd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase45s ago0x850065…654665
0xd1c3…07940xfe80…47eeBase—$0.001100%fluxa47s ago0xd2bc2f…cdcf1c
0x11bd…fee30xfe80…47eeBase—$0.001100%fluxa47s ago0x8dead4…37f64d

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.