Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x9f19c1…da0fec
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase16s ago0x9e97f7…a794ae
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase16s ago0x0c859e…6a81d2
0xb1b7…4aee0xef43…6c7fBase—$0.01100%virtuals18s ago0xaa5108…8feb51
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x30b708…08f9ea
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x77e620…6ddcbd
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase20s ago0x14b15a…eabfa5
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc22s ago0xa3349f…6e1475
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase24s ago0x337bab…cb1cf5
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase24s ago0x983858…9645c7
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase28s ago0xbec5b8…0acb29
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x347dfe…150dc9
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa30s ago0x29261c…bd0763
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa30s ago0x768cf0…8cfe02
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xc6adb3…ede16b
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase32s ago0x0a490f…b0c93e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x1e61e9…40080b
0xd59f…85650xa9dd…2315Base—$0.002100%coinbase32s ago0x6c7424…a9f39b
0xd59f…85650xa9dd…2315Base—$0.002100%coinbase34s ago0x26484b…4866f5
0xce5f…9a200x07f0…a045BaseStableStudioUpload$0.01100%coinbase34s ago0x4cd5ef…044046
0x3be9…575c0x4cd0…bc31Base—$50.4270%0xf793…af7536s ago0x38d8c3…52be2d
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase36s ago0xed4ed0…fac0ec
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase38s ago0x56975a…ec45c1
0x0c60…e06e0xef43…6c7fBase—$0.01100%virtuals38s ago0x72818a…a37447
0x8748…30c90x3e0a…78e7Base—$0.004188100%coinbase40s ago0xf54026…7c4619

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.