Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa2…e16b0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase12s ago0x0d62a6…ca9f62
0xcaa2…e16b0x5145…89a6Base—$0.01100%coinbase14s ago0x317ec1…82e87c
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase16s ago0x7fa0f1…b31e5c
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a516s ago0x8bb76f…e352e4
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x955447…00e9fd
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x17ba45…3c07e0
0xd35b…ac810x09ae…ec64Base—$199.9070%0x07ae…0e6720s ago0x09e6fa…df0a3a
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase20s ago0x306cee…7cb274
0xcaa2…e16b0xc658…120fBase—$0.01100%coinbase24s ago0x8601b8…699e63
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc26s ago0x13b536…b72eb4
0x36f8…ee890x7264…d4e3Base—$20.0070%0x3e32…3ce726s ago0x82bd0b…c42cf4
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase28s ago0x420b0c…5c7b52
0xcaa2…e16bDriftflightBaseDriftflight$0.01100%coinbase30s ago0x6c7561…33058e
0xeb19…e6200x47c5…4fc3Base—$10.5070%0xc585…31c630s ago0xd63ae5…cbfda1
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase32s ago0x5158c9…c9770b
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x5d4e8b…3bf31d
0xcaa2…e16b0x8a97…5712Base—$0.01100%coinbase32s ago0xe7aa00…cff171
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xdc30cc…489cfb
0xcaa2…e16b0x790e…a5b6Base—$0.01100%coinbase38s ago0x1aa125…ab5696
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.05100%coinbase42s ago0x5de1e4…d5ab0a
0xcaa2…e16b0xd9c3…15a3Base—$0.01100%coinbase42s ago0xfcc5fe…fc4149
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase42s ago0x3e452a…ea81c4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase44s ago0xbd7c61…dbd20c
0xad03…5a1b0x3e0a…78e7Base—$0.004529100%coinbase44s ago0xde7bb7…d25d8c
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase52s ago0x129a99…e7f980

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.