Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd522…8b6c0x6839…1a2bBase$0.003100%coinbase12s ago0xcf6a81…a40779
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14s ago0x414143…1c27b3
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$0.01100%coinbase14s ago0x8145be…6654cc
0x3cd5…9e320x3e0a…78e7Base$0.003641100%coinbase14s ago0xfbc4da…a70231
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI16s ago0x769542…53e1ff
0x180f…24fe0x47c5…4fc3Base$5.2070%0x3e70…fea116s ago0x89d5ed…f26142
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xd6ff20…1ebcfe
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xb25622…b008a0
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase20s ago0x83e383…55464e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x574025…548d90
0x527a…0e960x6839…1a2bBase$0.003100%coinbase22s ago0x33ffb5…bfbf6d
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase28s ago0x5bda13…0288d1
0x102e…ab430xa9dd…2315Base$0.002100%coinbase30s ago0x3cdc0c…984ab0
0x102e…ab430xa9dd…2315Base$0.002100%coinbase30s ago0xb55840…d3c087
0xbe14…20640x32bc…9008Base$50.0070%0xbfb1…5ca630s ago0xfa12d1…2b49eb
0x102e…ab430xa9dd…2315Base$0.002100%coinbase30s ago0x0aa99e…9f0ca8
0xcaa2…e16b0x1a7a…fcbcBase$0.01100%coinbase32s ago0x9b2d02…6a7e1c
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa32s ago0xb088a8…1d4c37
0xf331…194c0x51d5…f78bBaseTwitter/X APITwitter$0.006100%coinbase34s ago0x1432bd…0f449f
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase34s ago0xa793c7…699123
0x3cb8…13950x6839…1a2bBase$0.003100%coinbase34s ago0x327d16…0b90e1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36s ago0xc4e930…158a5b
0x18d7…6ea40x50eb…6480Base$0.00270%0x54f0…793238s ago0xd29bd5…54e2be
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x5e1592…5566d9
0xa64a…c4d40x3e0a…78e7Base$0.005896100%coinbase38s ago0x7ea730…3bf546

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.