Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56de…e93b0xdc59…1506Basex402 service$0.005124100%coinbase12s ago0x8cad72…60255a
0x5e06…fb090x7c65…6c40BaseVaayaFirecrawl$0.40100%coinbase14s ago0xd48ca1…d560a9
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa14s ago0xb018f9…5de2ce
0x0a23…60fc0xfe80…47eeBase$0.001100%fluxa14s ago0xa014cd…8d3618
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase16s ago0xd2e86e…4d158c
0x1332…66eb0x47c5…4fc3Base$21.0070%0x6d10…b12b16s ago0x6b810b…3b565b
0x326c…fb510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xac2911…4fa9c3
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x37f78c…5309ca
0x56de…e93b0xdc59…1506Basex402 service$0.005402100%coinbase18s ago0xf76b75…3db593
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase24s ago0x80168d…409773
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xb3fbaa…2479bf
0x56de…e93b0xdc59…1506Basex402 service$0.00547100%coinbase26s ago0xdca001…0cb313
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xa9909e…95d649
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a528s ago0x1328df…eb03dc
0x326c…fb510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x246fab…14c392
0xe0af…59210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xc8c680…33974d
0x4c79…c8930x6839…1a2bBase$0.003100%coinbase32s ago0x1fbc33…b2db4f
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34s ago0xe0a0af…5a04a9
0x56de…e93b0xdc59…1506Basex402 service$0.005566100%coinbase34s ago0xbae0d6…ce7986
0xd906…36020xfe80…47eeBase$0.001100%fluxa34s ago0xe0caed…8956c5
0xaaf6…03670xfe80…47eeBase$0.001100%fluxa36s ago0xadd78c…a7f51e
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xded033…2748d6
0xea39…1df10xfe80…47eeBase$0.001100%fluxa36s ago0xf2f5fb…757198
0xdfde…8eae0x3e0a…78e7Base$0.004877100%coinbase36s ago0xc75e53…f9fe1a
0x5211…78130x6839…1a2bBase$0.003100%coinbase38s ago0xae07be…862acc

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.